Skip to content

POST Start/stop screen sharing on space objects

Start/stop screen sharing on space objects

POSThttps://api.rooom.com/viewers/{viewerToken}/screen-sharing
Try it out

Parameters

Path Parameters

NameTypeDescription
viewerTokenrequired
Example: _viewerToken_
stringViewer token.

Body

multipart/form-data
NameTypeDescriptionValues
actionstringActionstartstop
channelstringChannel name (required for stop)
object_idstringRoom object Id (required for * start)
plane_idstringObject plane Id (optional)

Responses

200Success
POST /viewers/{viewerToken}/screen-sharing Start/stop screen sharing on space objects viewerToken Viewer token. action Action channel Channel name (required for stop) object_id Room object Id (required for * start) plane_id Object plane Id (optional)