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://api.example.com/v1/crm/agents/{agentId}/documents/{documentId} \ --header 'Authorization: Bearer <token>'
null
Remove a document from an agent
Enter token in following format: Bearer
The request was successful and the response body is empty.