v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
place.stream.server

Update an existing webhook configuration.

post/xrpc/place.stream.server.updateWebhook

Request body

idstring required

The ID of the webhook to update.

urlstring uri

The webhook URL where events will be sent.

eventsstring[]

The types of events this webhook should receive.

activeboolean

Whether this webhook should be active.

prefixstring

Text to prepend to webhook messages.

suffixstring

Text to append to webhook messages.

namestring

A user-friendly name for this webhook.

descriptionstring

A description of what this webhook is used for.

muteWordsstring[]

Words to filter out from chat messages. Messages containing any of these words will not be forwarded.

Response

Success