Links

Workspaces

Workspaces are the top-level organizational structure for folders and files. Workspaces are also a root_folder whose contents can be examined via the Folders endpoint.
post
https://ws-api.onehub.com
/workspaces
Create a Workspace
get
https://ws-api.onehub.com
/workspaces/:id
Read a Workspace
put
https://ws-api.onehub.com
/workspaces/:id
Update a Workspace
delete
https://ws-api.onehub.com
/workspaces/:id
Delete a Workspace
get
https://ws-api.onehub.com
/workspaces
List all Workspaces
Last modified 2yr ago