Delete a document
DELETE/api/1.0/signings/:uuid/documents/:documentUuid
Removed the specified document from storage
Responses
- 200
- 401
Document deleted successfully
A valid authentication token was not provided with the request
DELETE/api/1.0/signings/:uuid/documents/:documentUuid
Removed the specified document from storage