Skip to main content
POST
Create Webhook

Authorizations

Authorization
string
header
required

API Key. Example: sk_live_xxxxx or pk_live_xxxxx

Body

application/json
url
string<uri>
required
events
string[]
required

Events to subscribe. Example: product.created, order.confirmed, payment.completed Full list: product., variant., inventory., cart., order., payment., fulfillment., refund., customer., discount.

Response

201 - application/json

Created

id
string
url
string
events
string[]
is_active
boolean
secret
string

Only returned on creation

created_at
string<date-time>