Document Delete
DELETE {{apiBaseUrl}}/v1/document/delete?documentId={{documentId}}
Delete the specific document. The specific document will be moved to trash. After 30 days, the document will be permanently deleted from the BoldSign Application.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| documentId | string | The ID of an existing document |