Delete mixed document

Delete a mixed Document uploaded to a Book.


Before deleting a mixed document, make sure all its child documents have finished processing. You can proceed with deletion if the child documents are in VERIFICATION_COMPLETE, COMPLETED, FAILED, or REJECTED state. Any child documents already marked as DELETED or DELETING are automatically skipped.

The deletion will fail if any child document is still being processed such as, in QUEUED, PROCESSING, VERIFYING, or GROOMING state. It will also fail if the mixed document itself is already in DELETING or DELETED state.

đźš§

No turning back!

Deleted mixed documents and associated data, such as transactions, cannot be recovered. Make sure you want to proceed before deleting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The PK of the mixed Document to delete. Required if doc_uuid is not provided.

string

The unique identifier of the mixed Document to delete. Required if pk is not provided.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json