cURL
curl --request DELETE \ --url https://api.itellico.ai/v1/accounts/{account_id}/agents/{agent_id} \ --header 'X-API-Key: <api-key>'
Soft-delete an agent by marking it archived. Use list filters to view archived agents and unarchive via PATCH.
No Content
Was this page helpful?