Alerts and Webhooks
Webhooks

Retry a webhook request

1min
POST
https://app.amberflo.io/webhook/retry

This endpoint allows you to retry a previous webhook request.

It is useful while testing your integration, or to re-trigger it in case if failed after acknowledging the webhook.

Note that the corresponding account event won't be updated after the retry.

Authentication
x-api-key
Body Parameters
body
accountEventId
*
webhookId
destinationUrl
authHeader
extraHeaders
Responses
200
Successful response
All Of
webhook-retry-request +
accountEventId
*
webhookId
destinationUrl
authHeader
extraHeaders
statusCode
response