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.