Skip to main content
POST
Cancel contract signatures

Authorizations

x-api-key
string
header
required

API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key

Path Parameters

id
string
required

The unique identifier (UUID) of the contract

Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
cancelReason
string | null
required

Why the signature process did not finish (canceled, refused or expired in the signature tool). Shown to the participants; values over 255 characters are truncated. Send null when there is none.

Example:

"Envelope expired in the signature tool."

Response

Signature process canceled