delete https://api.pandadoc.com/public/v2/notary/notarization-requests/"
Use this method to delete a notarization request.
Once notarization request is deleted it cannot be restored.
Notarization Request status
You can only delete a notarization request in status 'SENT' or 'WAITING_FOR_NOTARY'.
If the notarization request is in any other status, the request will return a 400 Bad Request error.
By default all invitees will receive email notification about deletion of the notarization request.
If you want to disable this notification, you can use the disable_invitees_notifications
parameter when creating request (see Create Notarization Request).