v1

latestOpenAPI 3.0.3MIT2026-07-24122271451.2 KB
Notary

Delete Notarization Request

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', 'WAITING_FOR_NOTARY' or 'INCOMPLETE'. 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).

delete/public/v2/notary/notarization-requests/{session_request_id}

Path parameters

session_request_idstring uuid required

Notarization Request ID.

Response

No content