DELETE
/
agent
/
{agent_id}
curl --request DELETE \
  --url https://prod-api.ringg.ai/ca/api/v0/agent/{agent_id} \
  --header 'X-API-KEY: <x-api-key>'
{}

Headers

X-API-KEY
string
required

Path Parameters

agent_id
string
required

Response

200 - application/json

Successful Response

The response is of type object.