Permanently delete an agent.
Cannot be undone. Conversation history is preserved.
cURL
curl --request DELETE \ --url https://api.zo.computer/events/{agent_id} \ --header 'Authorization: Bearer <token>'
{}
Zo API key (zo_sk_...)
Successful Response
The response is of type Response Deleteagent · object.
Response Deleteagent · object