Resend notifications by resource Id
Endpoint Permission: Owner, Admin, Non-Signing Admin, Editor, Signer.
Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.
The ID of the webhook
The resource id to resend notifications for
"44fcead0-7053-4831-a53a-df7fb90d440f"
(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
The status of the Notification
COMPLETED, FAILED, IN_PROGRESS, ON_HOLD ["IN_PROGRESS", "FAILED"]
Resend notifications by resource request was accepted and is being processed