WebhookEndpointUpdate

March 5, 2026 ยท View on GitHub

Schema to update a webhook endpoint.

Fields

FieldTypeRequiredDescriptionExample
urlOptionalNullable[str]:heavy_minus_sign:N/Ahttps://webhook.site/cb791d80-f26e-4f8c-be88-6e56054192b0
nameOptionalNullable[str]:heavy_minus_sign:An optional name for the webhook endpoint to help organize and identify it.
format_OptionalNullable[models.WebhookFormat]:heavy_minus_sign:N/A
eventsList[models.WebhookEventType]:heavy_minus_sign:N/A
enabledOptionalNullable[bool]:heavy_minus_sign:Whether the webhook endpoint is enabled.