POST Save the settings from editor on viewer
Required scopes: viewer:write
Are you an LLM? You can read better optimized documentation at /docs/api/endpoints/viewers/post-viewers-viewerToken-settings.md for this page in Markdown format
POST
Try it out https://api.rooom.com/viewers/{viewerToken}/settingsScopes
viewer:writeParameters
Path Parameters
| Name | Type | Description |
|---|---|---|
viewerTokenrequiredExample: _viewerToken_ | string | Viewer token. |
Body
text/json| Name | Type | Description | Values |
|---|---|---|---|
expires_at | string | ||
session_timeout | number | ||
ar_scale | number | ||
gtm | string | ||
avatars_type | string | ||
rpm_custom_domain | string | ||
reset_avatar_channels | boolean | ||
public | boolean | ||
reset_objects_api | string | nonesticky-notesmovablesall | |
sticky_notes | boolean | ||
reset_session_state | boolean | ||
environment | object | ||
camera | object | ||
postprocessing | object | ||
soundOptions | object | ||
vrOptions | object | ||
restricted_users | boolean | ||
rating_enabled | boolean | ||
allow_comments | boolean | ||
rating_type | string | 5stars |
Responses
200Success
401Unauthorized
POST /viewers/{viewerToken}/settings Save the settings from editor on viewer Required scopes: viewer:write viewerToken Viewer token. expires_at session_timeout ar_scale gtm avatars_type rpm_custom_domain reset_avatar_channels public reset_objects_api sticky_notes reset_session_state environment camera postprocessing soundOptions vrOptions restricted_users rating_enabled allow_comments rating_type