API Endpoints

Create a webhook

Creates a webhook using a list of event names, and a URL to post to. Limit of 10 webhooks.

Log in to see full request history
Body Params
string
required

An optional name for the webhook.

string

An optional description of what the webhook is used for.

string
required

The list of events to enable for this endpoint.

string
required

The URL of the webhook endpoint.

Response

webhook object.

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