HomeTutorialsAPI ReferenceChangelog
Log In
API Reference

Create a webhook

Creates and returns a new webhook.
NOTE: The Content-Type header for this request should be set to application/x-www-form-urlencoded.

🔒 Requires: webhooks scope

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

The value of this field should be set as a string representing a JSON payload like:
{"url":"http://123456.ngrok.io","active":true,"type":"product.update"}

Response

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