Skip to main content
DELETE
Delete agent

Authorizations

Authorization
string
header
required

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

Path Parameters

id
number
required

Response

Agent deleted successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Agent deleted successfully"

data
object
required