Create a webhook

Create a new webhook. Returns the created webhook details.

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:

  • webhooks:create
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The slug of the organization

Body Params
string
required

The name of the webhook

string
required

The URL where webhook events will be sent

string
required

The signing key used to sign webhook payloads

events
array of strings
required

Array of event names

events*
string | null

The description of the webhook

headers
object | null

Custom headers to include in webhook requests

filters
object | null
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json