Create a workspace
Create a new workspace. Workspaces are collections of projects and tasks. Workspaces can be private or public. Private workspaces are only visible to members of the workspace.
Authorizations
Default authentication mechanism
Path Parameters
The slug of the team.
Body
Create a new workspace. Workspaces are collections of projects and tasks. Workspaces can be private or public. Private workspaces are only visible to members of the workspace.
The name of the workspace.
1 - 32
The description of the workspace.
120
The visibility of the workspace. Private workspaces are only visible to members of the workspace.
The default access level of the workspace. Full access allows members to perform all actions in the workspace. Read access allows members to view the workspace but not make changes.
full
, read-only
Response
A workspace is a collection of projects and tasks. Workspaces can be private or public. Private workspaces are only visible to members of the workspace.
The unique ID of the workspace.
The name of the workspace.
The description of the workspace.
120
The default access level of the workspace. Full access allows members to perform all actions in the workspace. Read access allows members to view the workspace but not make changes.
full
, read-only
The meta of the workspace.
The visibility of the workspace. Private workspaces are only visible to members of the workspace.
The date and time when the workspace was created.
The date and time when the workspace was last updated.
Was this page helpful?