API Reference
cURL
curl --request DELETE \ --url https://api.example.com/api/agents/{agent_id} \ --header 'Authorization: Bearer <token>'
{}
Delete an agent.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type Response Delete Agent Api Agents Agent Id Delete · object.
Response Delete Agent Api Agents Agent Id Delete · object