Endpoint
Authentication
Bearer token required.Path Parameters
The webhook’s unique ID.
Request Body
All fields are optional, but at least one must be provided.New delivery URL.
New list of subscribed events.
New room scope. Set to
null to subscribe to events from all rooms.Enable or disable the webhook.
Response
The updated webhook object (without the
secret field). See WebhookRegistrationPublic.Example
Response