Api referenceRooms
Update the settings of a room
Impostazioni della stanza (owner/admin, verificato dal microservizio).
Impostazioni della stanza (owner/admin, verificato dal microservizio).
AuthorizationBearer <token>
In: header
Path Parameters
id*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://example.com/v2/rooms/string/settings" \ -H "Content-Type: application/json" \ -d '{}'Empty