create-webhook
Create a webhook in ConfigCat to send HTTP requests to a specified URL when feature flags or configurations change in a given environment.
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. | |
| requestBody | Yes | ||
| environmentId | Yes | The identifier of the Environment. |