Skip to main content
POST
Rescind
The /packages/rescind endpoint allows you to rescind a package that has already been sent for signing. This operation cancels the signing process and optionally notifies all signers associated with the package.

Request

Request

Body

string
required
Unique identifier for the package to rescind.
string
Message explaining why the package is being rescinded.
boolean
Set to true to notify all signers about the rescind action.

Response

string
Unique identifier of the package rescinded.