v1

latestOpenAPI 3.0.3MIT2026-07-1373217576.0 KB
Signature Request

Remove Signature Request Access

Removes your access to a completed signature request. This action is not reversible.

The signature request must be fully executed by all parties (signed or declined to sign). Other parties will continue to maintain access to the completed signature request document(s).

Unlike /signature_request/cancel, this endpoint is synchronous and your access will be immediately removed. Upon successful removal, this endpoint will return a 200 OK response.

post/signature_request/remove/{signature_request_id}

Path parameters

signature_request_idstring required

The id of the SignatureRequest to remove.

Response

successful operation