Updates the behaviour configuration of a conversational agent version.
PATCH/api/v2/AgentVersion/:agentCode/:agentVersion/behaviour
Updates the behaviour configuration of a conversational agent version.
Request
Path Parameters
The code of the agent.
The version number of the agent.
Query Parameters
Use this param to override the culture of the response. Options: - en (default) - es
- application/json
- text/json
- application/*+json
Body
The behaviour configuration request.
Possible values: non-empty and <= 40000 characters
Possible values: non-empty and <= 2000 characters
Possible values: <= 1000 characters
Body
The behaviour configuration request.
Possible values: non-empty and <= 40000 characters
Possible values: non-empty and <= 2000 characters
Possible values: <= 1000 characters
Body
The behaviour configuration request.
Possible values: non-empty and <= 40000 characters
Possible values: non-empty and <= 2000 characters
Possible values: <= 1000 characters
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Behaviour configuration updated successfully.
If the request is invalid or the agent is not a conversational agent.
The user is unauthorized or the session expired
The user does not have permission
If the agent or version is not found.
There was an unexpected error