Skip to main content
DELETE
/
agents
/
{agent_id}
Delete Agent by ID
curl --request DELETE \
  --url https://api.example.com/agents/{agent_id}
{
  "id": "<string>",
  "message": "<string>"
}

Path Parameters

agent_id
string
required

Response

Successful Response

id
string
required
message
string
required