DELETE
/
v1
/
agents
/
{agent_id}
curl --request DELETE \
  --url https://api.eqho.ai/v1/agents/{agent_id} \
  --header 'X-API-KEY: <api-key>'
This response does not have an example.

Authorizations

X-API-KEY
string
header
required

Path Parameters

agent_id
string
required

Response

204

Successful Response