Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Workspace object that needs to be added
Workspace model
Name of the workspace
"Sydney Studio"
Automatically generated unique workspace id
9458
Additional info about the workspace
"Sydney Office, Level 2"
The resources that have been assigned to the workspace
The users and groups who have been given access to the workspace
iCalendar subscription feed URL (if enabled)
Identifer of one of the following predefined working week templates. 0
= Monday -> Friday (Saturday / Sunday), 1
= Monday -> Saturday (Sunday), 2
= Saturday -> Thursday (Friday), 3
= Sunday -> Thursday (Friday / Saturday)
3
Identifier of the country / state that public holidays should be loaded for. Only required if show_public_holiday
= true
"AU-NSW"
Should public holidays be loaded on the workspace
true
Response
Successful Operation