JavaScript
Chat Agent
Delete Chat Agent Version
Delete a specific agent version.
DELETE
JavaScript
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Path Parameters
Unique id of the agent.
Minimum string length:
1Example:
"agent_xxx"
Query Parameters
Version to delete.
Required range:
x >= 0Example:
1
Response
Version deleted successfully.