remove_webhook
Remove the webhook URL from an endpoint. PATs are preferred and require mcp:endpoints:write or mcp:*.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The unique slug identifier for the endpoint | |
| apiKey | No | Legacy endpoint API key (x402_*) | |
| accessToken | No | Your dashboard MCP personal access token (sgl_pat_*) |