postRedeliver webhook delivery

Required capabilitywebhooks.manage

Request

Request URL

POST
POST /webhook-subscriptions/{subscription_id}/deliveries/{delivery_id}/redeliver

Responses

Response

application/json
{
  "accepted": true,
  "delivery_id": "b8e2f1a0-4c3d-4e5f-9a1b-2c3d4e5f6a7b"
}

Request accepted for asynchronous processing. Poll the returned operation ID to track status transitions.