Room Endpoints
Delete Room
Delete room
DELETE
/
rooms
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredroom id
Response
200 - application/json
room
object
Information about room