create-webhook
Creates a new webhook for a specified ConfigCat product by providing config ID, environment ID, and webhook details like URL, HTTP method, headers, and body.
Instructions
This endpoint creates a new Webhook in a specified Product
identified by the productId parameter, which can be obtained from the List Products endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configId | Yes | The identifier of the Config. | |
| environmentId | Yes | The identifier of the Environment. | |
| requestBody | Yes |