Create a room

Create a room in a workspace that the authenticated user has write access to.

Authorization scope: rooms:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean

When true, the room will be marked as confidential. A share link cannot be
generated for confidential rooms. Confidential rooms are for enterprise customers only.

string

The description of the room.

string
required

The name of the room.

string
enum
required

When set to 'open', any member of a workspace may join the room.
When set to 'private', only members that are invited may join the room.

Allowed:
string
required
length between 5 and 34

Unique identifier of the Workspace

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json