Resend notifications by resource Id

Resend notifications by resource Id

Endpoint Permission: Owner, Admin, Non-Signing Admin, Editor, Signer.

Path Params
string
required

The ID of the webhook

Body Params
uuid
required

The resource id to resend notifications for

excludeStatuses
array of objects

(optional) List of notification statuses to exclude from the resend operation - Empty array means all statuses will be included - If you want to exclude some statuses, you can use the following example: [ IN_PROGRESS, FAILED ] - Default if missing, means all statuses other than "COMPLETED" will be included

excludeStatuses
Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
Request
Response
Choose an example:
*/*
application/json