Schema to update a webhook endpoint.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
url |
?string | ➖ | N/A | https://webhook.site/cb791d80-f26e-4f8c-be88-6e56054192b0 |
name |
?string | ➖ | An optional name for the webhook endpoint to help organize and identify it. | |
format |
?Components\WebhookFormat | ➖ | N/A | |
events |
array<Components\WebhookEventType> | ➖ | N/A | |
enabled |
?bool | ➖ | Whether the webhook endpoint is enabled. |