curl --location --request DELETE 'https://api.rapidagent.ai/api/v1/agent-documents/{agentDocumentId}' \ --header 'Content-Type: application/json' \ --header 'Autorization: Bearer <token>'
{ "success": true, "data": null }
Delete a single agent document.
agent document