update a workspace
Update a workspace.
Authorizations
Default authentication mechanism
Path Parameters
The slug of the team.
The slug of the workspace.
Body
Update a 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 slug of the workspace.
3 - 48
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
"full"
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
"full"
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?