curl --location 'https://api.nomba.com/v1/webhooks/bulk-re-push' \ --header 'Authorization: Bearer <token> \ --header 'Content-Type: application/json' \ --header 'accountId: <accountId>' \ --data '{ "hooksRequestIds": [ "6703XXXd1-158a-42XX-8f0b-XXXXXXXXX", "703XXXd1-158a-42XX-8f0b-XXXXXXXXX", "8703XXXd1-158a-42XX-8f0b-XXXXXXXXX" ] }'
{ "code": "200", "description": "Webhook events bulk re-pushed successfully" }
Learn how to re-push multiple failed webhook events.
hooksRequestIds
POST /v1/webhooks/bulk-re-push
hooksRequestId