HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

[For selected partners] Create webhook endpoint

Creates a new webhook endpoint for the merchant. Each endpoint has a URL, description, and optional list of event types to subscribe to. Returns the endpoint UUID, status, URL, and signing secret used to verify webhook payloads.

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

URL where webhook events will be delivered

string
required
length ≤ 255

Human-readable description of the endpoint

subscribed_events
array of strings

Event types to subscribe to. If omitted, all events are sent.

subscribed_events
Responses

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