Remove an attachment from a signature request
DELETE/signature-requests/:SR_ID/attachments/:ATTACHMENT_ID
Deletes the attachment identified by ATTACHMENT_ID from the
SignatureRequest with the ID SR_ID.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
- 503
OK
Bad request
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable