Skip to main content
POST
Resend event to a webhook

Authorizations

Authorization
string
header
required

Secret key: Authorization: Bearer sk_test_... or sk_live_.... Business and live/test mode are inferred from the key.

Body

application/json
event_id
string
required

Event document _id

webhook_id
string
required

Webhook document _id

Response

Sent

message
string
Example:

"Success"

data
object | null