Cancel signature instruction
Use this method to cancel a signature instruction.
To cancel a signature instruction, you need its signatureInstructionId. Our gateway returned the signatureInstructionId in the response of the Submit signature instruction method.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
signatureInstructionId
Unique identifier that our gateway assigned to the signature instruction.
Response
Successful request. We canceled the signature instruction.