curl --location --request DELETE 'https://api.rapidagent.ai/api/v1/documents/{documentId}' \ --header 'Content-Type: application/json' \ --header 'Autorization: Bearer <token>'
{ "success": true, "data": null }
Delete a single document.
Documentation IndexFetch the complete documentation index at: https://docs.rapidagent.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rapidagent.ai/llms.txt
Use this file to discover all available pages before exploring further.
document