1. Headers
Sample Bearer token request (square brackets are placeholders — replace before running, don’t include the brackets):
2. Request body
Set whatever fields you need. The body must be valid JSON.3. Response body
Ifcode in the response is not 0, the request failed.
When code is non-zero, look up the code and message in the Error codes table below to debug.
When the webhook receives the request successfully, the response looks like: