Skip to main content
POST
Delete Agent

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer

Path Parameters

agent_id
string
required

Response

Returns { agent, message } with the deleted agent snapshot. The returned agent.status is disabled.

agent
Agent · object
required
message
string | null