Skip to main content
POST
Create a new webhook

Authorizations

Authorization
string
header
required

API Key authentication. Format: Bearer sk_live_... (production) or Bearer sk_test_... (staging). Obtain keys from Settings → Developer Console.

Body

application/json
name
string
required
Required string length: 1 - 100
url
string<uri>
required
events
string[]
required
headers
object
retryPolicy
object

Response

201

Webhook created successfully