Skip to main content
Delete an agent configuration. This action is irreversible.
id
string
required
The agent ID
curl -X DELETE https://api-be.atthene.com/api/v1/agent/550e8400-e29b-41d4-a716-446655440000/ \
  -H "x-api-key: YOUR_API_KEY"

Response

Returns 204 No Content on success.
This action permanently deletes the agent configuration and cannot be undone.