Create a webhook subscription

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

URL of the endpoint to subscribe to notifications. Must be publicly accessible, use HTTPS, and respond with a 2XX status to a POST request. Must be a valid URL.

notification_types
array of strings or null

The event types to subscribe to. Omit this field to receive everything — it defaults to [""]. Passing [""], on its own or alongside specific types, has the same effect. Otherwise only events matching the values you pass are delivered. Matching is a wildcard pattern match, so a category wildcard such as "transfer.*" subscribes you to every event in that category. Each value must be one of the available notification types. This list cannot be changed after the subscription is created — create a new subscription instead.

notification_types
Headers
string
Response

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