Skip to main content
DELETE
/
v1
/
agents
/
{agent_id}
Delete Agent
curl --request DELETE \
  --url https://api.example.com/v1/agents/{agent_id}
{}

Headers

authorization
string | null

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

The response is of type Response Delete Agent V1 Agents Agent Id Delete · object.