Skip to main content

Create Webhook

Creates a new webhook. The secret_key for verifying webhook signatures is returned only once in the response.

Request Body

Response

The secret_key is returned only at creation time. Store it securely — you’ll need it to verify webhook signatures. See the Verifying Signatures guide.

Errors