Delete a Send-To Request
DELETE/sendto/:SEND_TO_ID
To call the delete endpoint, you must include the value of the
access_code field—received when creating the Send-To object—in the
request header X-Accesscode.
This call deletes the involved Send-To, Document, and SignatureRequest
objects regardless of the current Send-To state.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
- 503
OK
Bad request
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable