Updates an existing AI Proxy agent with version state
PUT/api/v2/agent/aiproxy/:agentCode/:agentVersionState
Updates an existing AI Proxy agent with version state
Request
Path Parameters
The code of the AI Proxy agent to update.
The version state of the new agent version.
Query Parameters
Use this param to override the culture of the response. Options: - en (default) - es
- application/json
- text/json
- application/*+json
Body
The AI Proxy agent update request containing details.
general
object
Possible values: non-empty and <= 64 characters
Possible values: <= 2000 characters
Body
The AI Proxy agent update request containing details.
general
object
Possible values: non-empty and <= 64 characters
Possible values: <= 2000 characters
Body
The AI Proxy agent update request containing details.
general
object
Possible values: non-empty and <= 64 characters
Possible values: <= 2000 characters
Responses
- 200
- 400
- 401
- 403
- 500
AI Proxy agent updated successfully.
If the request is invalid or business validation fails.
The user is unauthorized or the session expired
The user does not have permission
There was an unexpected error