Room Management
Update Room
Update an existing room
POST
Endpoint
This endpoint requires authentication
Headers
string
required
Your API access token. You can also set this globally in the API playground.
string
required
The platform making the request:
WEB, IOS, or ANDROID.Request Body
integer
required
The unique identifier of the room to update.
string
name
Response
string
message
array
data
Notes
- Authentication is required
