Skip to main content
POST
Set the URL where you want to receive webhook events. Returns a webhookSecret for signature verification.
string
required
Bearer token. Example: Bearer sk_staging_your_api_key
string
required
HTTPS URL to receive webhook events. Max 2048 characters.
Store the webhookSecret securely — it’s only returned when you set or update your webhook URL. You’ll need it to verify webhook signatures.