Create a webhook URL
create_webhook_urlCreate a public HTTPS URL that captures every request sent to it (any method, any sub-path). Use it when you need an endpoint to receive a webhook from a third-party service while building or debugging an integration. Returns the URL to configure in the service and a live inspector link for the human.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Label, e.g. 'stripe-test' |