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

id
integer
required

ID of the agent to delete

Response

Agent deleted successfully