Documents
Delete document
Deletes a Datasphere document and its stored chunks by document ID. Use it when the source should no longer be available for semantic retrieval; use Delete chunk when only one generated chunk should be removed.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: DataSphere.
Learn more about API scopes.
delete/api/datasphere/documents/{id}
Path parameters
idstring uuid required
Universal Unique Identifier.
Unique ID of a Document.
Response
There is no content to send for this request, but the headers may be useful.
Changes
No changes found, but 3 of the 137 revisions have a changelog that could not be searched — this endpoint may have changed in one of them.