Skip to main content
POST
Register a 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<uri>
required

The webhook URL to send notifications to

Response

Webhook created

_id
string
url
string
active
boolean
createdAt
string<date-time>