improved

Permanent Delete is now available

🗑️ Signature Request can now be permanently delete

We've improved the existing delete endpoint, by adding the new permanent_delete parameter:

  • If the permanent_delete parameter is set on false (by default), the Signature Request is deleted.
  • If the permanent_delete parameter is set on true, the Signature Request is permanently deleted and can’t be retrieved.

More information about the feature can be found in our guide.

You will also find in the API reference more details about the endpoint.