Skip to main content
DELETE
Delete an agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required

Unique identifier of the agent to delete

Example:

"clx1234567890abcdef"

Response

Agent deleted successfully