replace-webhook
Replaces the entire configuration of a webhook by its ID. Ensure all attributes you want to keep are included to avoid resetting them.
Instructions
This endpoint replaces the whole value of a Webhook identified by the webhookId parameter.
Important: As this endpoint is doing a complete replace, it's important to set every other attribute that you don't want to change in its original state. Not listing one means it will reset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | The identifier of the Webhook. | |
| requestBody | Yes |