postRedeliver webhook delivery
Required capability
webhooks.manageRequest
Request URL
POST /webhook-subscriptions/{subscription_id}/deliveries/{delivery_id}/redeliverResponses
Response
{
"accepted": true,
"delivery_id": "b8e2f1a0-4c3d-4e5f-9a1b-2c3d4e5f6a7b"
}Request accepted for asynchronous processing. Poll the returned operation ID to track status transitions.