v1
latestOpenAPI 3.1.02026-07-2268276396.6 KBDocuments
Delete document
Deletes a target document from the platform. It removes everything: original document, annotated version, and chunks from the vector database.
delete/contents/v1/documents/{content_id}
Path parameters
content_idstring required
Example:E0618D0E9D3A960C1731A620EDE56B5C
Content ID of the document to delete (32-character uppercase hexadecimal string).
Response
Document deleted successfully.
object nullable required