v1
latestOpenAPI 3.0.02026-07-2482421001.1 KBFile Commands
Delete document
Delete a <glossary:Document> uploaded to a <glossary:Book>.
You can only delete files that are in the VERIFICATION_COMPLETE or REJECTED states. Attempting to delete a file in any other state will return a failure as shown in the examples.
🚧 No turning back! Deleted <glossary:Document>s and associated data (such as transactions) cannot be recovered. Make sure you're ready!
post/v1/document/remove
Request body
Response
Success
Example response
{
"status": 200,
"message": "OK"
}