Create a new webhook subscription

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request object for creating a subscription

string
required
length between 0 and 500
^https?://.+

The URL to receive webhook events

string
required
length between 3 and 50
^[a-zA-Z0-9_-]+$

Identifiable name for this webhook subscription

string
required
length between 8 and 50

Password for Basic Auth on the callback URL

eventTypes
array of strings
required
length ≥ 1

Set of event types to subscribe to

eventTypes*
Responses

400

Invalid input

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