Create
Webhooks
Create webhook
Creates a new webhook for your store. Use this endpoint to register a URL that will receive event notifications, such as product updates, order creation, or stock changes. You can specify the event types and optional metadata for the webhook.
POST
Create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Query Parameters
Example:
"confirmed"
Body
application/json
Response
201
Example:
"2025-10-10T14:55:27.000000Z"
Example:
["order.created"]Example:
"01k779x9jv4cdpca6zjzgdatj3"
Example:
"c2EmRyAUY0uND8qvv2px5iOUbYHDpAtz"
Example:
"2025-10-10T14:55:27.000000Z"
Example:
"https://genuka-api.test/admin"
