cURL
curl --request POST \ --url https://api.example.com/v2/webhooks/deliveries/{id}/retry
{ "id": "<string>", "endpointId": "<string>", "eventType": "<string>", "payload": { "id": "<string>", "type": "<string>", "created_at": "<string>", "data": { "organizationId": "<string>" } }, "status": "pending", "attempts": 123, "maxAttempts": 123, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "completedAt": "2023-11-07T05:31:56Z" }
^wdl_[0-9A-Za-z]{22}$
^wep_[0-9A-Za-z]{22}$
Show child attributes
pending
in_progress
delivered
failed