Create Workspace

View as Markdown

Create a new team or enterprise workspace. Team workspaces can optionally specify a parent enterprise/team workspace if the user is an ADMIN or OWNER of that parent. Personal workspaces cannot be created manually.

Request

This endpoint expects an object.
namestringRequired<=255 characters
descriptionstring or nullOptional

Response

Workspace created
idintegerRead-only
namestring<=255 characters
typestringRead-only
parent_idinteger or nullRead-only
descriptionstring or null

Errors

400
Bad Request Error
403
Forbidden Error