Skip to main content
POST
Create a webhook endpoint

Authorizations

Authorization
string
header
required

Your API key: sk_test_… (sandbox) or sk_live_… (production).

Body

application/json
url
string<uri>
required
events
enum<string>[]
required
Minimum array length: 1
Available options:
*
description
string

Response

The created endpoint.

endpoint
object
required