Skip to content

/api/v1/data/webhooks/{id}/deliveries/{deliveryId}/replay

POST
/api/v1/data/webhooks/{id}/deliveries/{deliveryId}/replay
curl --request POST \
--url https://example.com/api/v1/data/webhooks/1/deliveries/example/replay \
--header 'Authorization: Bearer <token>'
id
required
integer format: int32
deliveryId
required
string

OK