Partner Webhooks
Resend webhook delivery
Authorization
bearerAuth AuthorizationBearer <token>
Partner API key (pt_test_... or pt_live_...)
In: header
Path Parameters
deliveryId*string
Format
uuidResponse Body
application/json
application/json
curl -X POST "https://example.com/v1/partner/webhook/deliveries/497f6eca-6276-4993-bfeb-53cbbbba6f08/resend"{ "deliveryId": "73dc828d-801d-4d29-b7e4-e046662a5901", "eventId": "string"}{ "error": { "code": "string", "message": "string" }}