Skip to main content

Register webhook (schema-level example on callback body)

POST 

/anything/webhook-source

Creates a resource and fires a callback to the provided URL. The callback's request body schema has a top-level example — verify it appears as an "Example" tab in the Callbacks section.

Request

Responses

Registration created

Callbacks

POST 

{$request.body#/callbackUrl}

Callbacks Responses

Callback acknowledged