Skip to main content
DELETE
Delete an agent
Delete an AI agent by ID. Pass the ID as a query parameter.
id
string
required
The agent ID to delete.

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
required

Response

204

Agent deleted