post https://api.personio.de/v2/webhooks//redelivery
Redelivers events selected by the request parameters. Only events from the last 30 days can be redelivered.
At least one of the occurred_at.lte
or occurred_at.gte
fields must be provided in the request body.
A maximum of 100 events will be redelivered per request.
Limited to 500 events every hour.
This endpoint requires the personio:webhooks:write
scope.