Set the HTTP response
set_webhook_responseChoose what the webhook URL answers to callers (status code, body, content type) — e.g. return 500 to test the sender's retries, or a specific JSON/XML body the service expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| token | Yes | ||
| status | No | ||
| content_type | No |