DELETE
/
v1
/
agent
/
{agent_id}
cURL
curl https://api.bey.dev//v1/agent/$AGENT_ID \
    -X DELETE \
    -H "x-api-key: $BEY_API_KEY"
"<any>"

Authorizations

x-api-key
string
header
required

Your Beyond Presence API Key.

Path Parameters

agent_id
string
required

Response

200
application/json

Successful Response

The response is of type any.