improved
Permanent Delete is now available
March 5th, 2024
🗑️ 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 onfalse
(by default), the Signature Request is deleted. - If the
permanent_delete
parameter is set ontrue
, 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.