workspace

Create a new workspace

[cloud-only] Creates a new workspace. The authenticated user becomes the owner.

post/api/workspaces

Request body

namestring required

Workspace name

Response

Workspace created

idstring required
namestring required
owner_idstring
member_countinteger
created_atstring date-time
updated_atstring date-time

Changes