Skip to main content
POST
Create webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string
required
events
string[]

Event types to deliver; omit for all.

description
string

Response

201 - application/json

Created

id
string
required
url
string
required
enabled
boolean
required
events
string[]
required
secret
string
required

Masked; the full secret is returned once at creation.

createdAt
string<date-time>
required
description
string