Skip to main content
POST
Delete
The /packages/delete endpoint allows you to delete an existing package from the iinked Sign platform. Once a package is deleted, all signers associated with the package will no longer be able to access or sign the documents within that package.
You can alternatively rescind a package using the /packages/rescind endpoint, which notifies all signers that the package has been rescinded but retains the package and its documents in the platform.
Please note that this will mark the package and all of its documents and videos for permanent deletion from the iinked Sign platform and you should only do so if you no longer need the package.

Request

Request

Body

string
required
Unique identifier for the package.
boolean
When true, notifies all signers of the package deletion via email. When false, no notifications are sent.
boolean
When true, overrides any retention policies that would normally prevent the package from being deleted.
Use with caution.

Response

string
Unique identifier of the package deleted.
object[]
List of videos that were deleted from the package.