Agents

Delete an agent

Permanently deletes an agent.

delete/agents/{agent_id}

Path parameters

agent_idstring required

Unique identifier for the agent (prefixed with agt_).

Response

OK

idstring required

ID of the deleted agent.

objectstring required

Always agent.

deletedboolean required

Always true for successful deletions.

request_idstring required

Unique identifier for the API request. Include this when contacting support.

Changes

No recorded changes to this endpoint across all 1 revision of this API.