Deletes a target document from the platform. It removes everything: original document, annotated version, and chunks from the vector database.
Your API key. Include it in every request as the X-API-KEY header. Create and manage keys in the Developer Platform.
Content ID of the document to delete (32-character uppercase hexadecimal string).
^[A-F0-9]{32}$"E0618D0E9D3A960C1731A620EDE56B5C"
Document deleted successfully.
The response is of type object.