Skip to main content

Room Status (active/inactive)

End point: /room/isRoomActive

FieldTypePositionRequiredDescription
room_idstringrootYesRoom Id

Example:

{
"room_id": "room01"
}

Response

FieldTypePositionDescription
statusbooleanrootThe status of the request
is_activebooleanrootThe status of the room
msgstringrootResponse message