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

agent_id
string
required
tenant
string
required

The domain of the customer

Example:

"example.com"

Query Parameters

force
boolean
default:false

Force delete even if the agent is used as a default. Clears all references.

Response

Successful Response