v1
latestOpenAPI 3.0.02026-07-2482421001.1 KBFile Commands
Cancel document verification
Abort verification of an uploaded <glossary:Document>.
🚧 No turning back! Canceling verification of an uploaded <glossary:Document> will permanently delete all associated data.
You cannot cancel the verification of a <glossary:Document> that is in the REJECTED or VERIFICATION_COMPLETE state. You can stop the verification at any time while the file is in the VERIFYING state, but you may still be charged for its processing depending on the timing of your cancelation.
post/v1/document/cancel
Request body
Response
Success
Example response
{
"status": 200,
"message": "OK"
}