Agents
Archive an agent
Soft-delete the agent. Historical calls are preserved.
DELETE
Archive an agent
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Soft-delete the agent. Historical calls are preserved.
curl --request DELETE \
--url https://api.callingbox.io/v1/agents/{id} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://api.callingbox.io/v1/agents/{id} \
--header 'Authorization: Bearer <token>'