Send test webhook
Webhooks API
Send test webhook
Dispatches a webhook.test event to the endpoint. Rate limited.
POST
Send test webhook
Authorizations
Store-scoped API key. Prefix with sk_live_.
Example: Authorization: Bearer sk_live_EXAMPLE_DO_NOT_USE
Path Parameters
Webhook endpoint public ID (wh_...).
Pattern:
^(inv_|txn_|plink_|wh_|whd_|evt_|int_)[0-9a-z]{20,32}$