Create a webhook subscription

Registers a subscriber URL for the selected events. Requires scope webhooks:manage. The returned secret signs deliveries (HMAC-SHA256).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uri
required
length ≤ 2048

HTTPS endpoint that receives event deliveries. Must use the https scheme.

events
array of strings
enum
required
length ≥ 1

Event types this subscription should receive. Provide at least one currently supported event.

events*
string
length ≤ 500

Optional human-readable label for this subscription.

Responses

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