added

New webhooks events are available

To help you create even better integration with our API, we have added 3 new Webhook events:

  1. signature_request.deleted to be notified when a Signature Request is deleted.
  2. signature_request.canceledto be notified when a Signature Request is canceled.
  3. signature_request.reactivatedto be notified when an expired Signature Request is reactivated.

Please consult our dedicated guide to learn more about Webhooks.