Delete Room
Delete room
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
room id
Response
Information about room
ID of the room
Human readable name of the room
Room can have three different type
open
- anyone who obtain this room url can join and replay the meet.public
- any member who haved joined in same worksapce can join and replay the meet.private
- only invited workspace user can join and replay the meet.
open
, public
, private
ID of the workspace
The room is created at specified time format
[Deprecated] ID of the user who create this room
[Deprecated] Whether this room is for temporary or not. If true and all the members of this room leave, the room will be closed
[Deprecated] Whether this meeting occurs regularly or not. If true, it will be reopened according to a predefined schedule.
[Deprecated] Use terminated_at
instead. Whether this room is terminated or not. If true, not available to join the room
[Deprecated] Last update time of generated thumbnail
How the room looks
Total meeting time in seconds
Whether this room is recorded or not.
[Deprecated] Use layout
instead. ID of the room template used by this room
The meeting is started at specified time format
The room is terminated at specified time format
Generated thumbnail for this room
The room settings are changed at specified time format