Delete a document
URL
DELETE https://api.complycube.com/v1/documents/:id
Deletes an existing document and all associated attachments. You will not be able to delete a document once it has been used to perform a check.
Path parameters
Name
Type
Description
id
*
string
The ID of the document.
Headers
Name
Type
Description
Authorization
*
string
The API live
or test
key.
Example request
Example response
Last updated
Was this helpful?