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<string>
required

The URL to which webhook would send requests

Example:

"https://www.google.com"

Response

A webhook config

url
string<string>
required

The URL to which webhook would send requests

Example:

"https://www.google.com"

endpointId
string<string>
required

Internal ID of endpoint

Example:

"ep_2pqPuj665SJeVw8DkU3pkZq1njL"

events
string[]
required
Example: