Room Management
Delete Room
Delete a 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 delete.
Response
Notes
- Authentication is required
