UpdateWebhookRequest
Request body for updating an existing webhook subscription.
Properties
| Name |
Type |
Description |
| endpoint |
string |
The updated endpoint URL. |
| events |
array |
Updated array of event names to subscribe to. |
| status |
string |
Set the webhook status to active or inactive. |
JSON Schema