Conversational agents
Update a conversational agent
Only unreleased agents can be updated directly. If you modify a released agent, a new draft version will be created automatically.
PUT
Update a conversational agent
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Available options:
2025-06-19
Path Parameters
The ID of the agent to update. Use ca_8qm9JBCiTe7
for the latest version, or ca_8qm9JBCiTe7@v2
for a specific version.
Body
application/json
Response
200
application/json
Successful response.
The response is of type object
.
Update a conversational agent