Delete Document By External Id
Documents
Delete Document By External Id
Delete document(s) by external ID with version control.
- latest_only=true (default): Deletes only the most recent version of the document
- latest_only=false: Deletes all versions of documents with this external_id
Returns the count and IDs of deleted documents.
DELETE
Delete Document By External Id
Authorizations
Headers
Path Parameters
Query Parameters
If True, delete only the latest version. If False, delete all versions with this external_id.