Agents
Delete an agent
Delete an agent permanently
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the agent to delete
Example:
"clx1234567890abcdef"
Response
200
Agent deleted successfully