Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://app.hockeystack.com/api/revenue-agents/v1/companies/{companyId}/agent \ --header 'Authorization: Bearer <token>'
204
Idempotent — returns 204 even if the agent didn’t exist.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
CRM company (account) ID.
1 - 64
Agent destroyed (or already gone).
Was this page helpful?