v52

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

Create a new webhook for receiving Streamplace events.

post/xrpc/place.stream.server.createWebhook

Request body

urlstring uri required

The webhook URL where events will be sent.

eventsstring[] required

The types of events this webhook should receive.

activeboolean

Whether this webhook should be active upon creation.

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