Cancel Signature Request

Cancels a signature request by setting its status to CANCELED. This prevents the signature from being executed and marks it as permanently inactive.

Cancellation rules:

  • Can only cancel requests with status: SAVED or READY
  • Cannot cancel already SIGNED, EXPIRED, or CANCELED requests
  • Action is irreversible - canceled requests cannot be reactivated
Path Params
uuid
required

UUID of the signature request to cancel

Responses
200

Signature deleted successfully.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json