Endpoint Examples
Delete Agent
Deletes an agent by ID
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of agent to delete
cURL
Deletes an agent by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of agent to delete