create-webhook
Create a webhook for a specific ConfigCat config and environment, with customizable URL, HTTP method, body, and headers.
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 |