Create Workspace

View as Markdown
Create a new workspace. The caller becomes the owner.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired1-255 characters
descriptionstring or nullOptional<=1000 characters

Response

Successful Response
created_atdatetime
created_bystring
descriptionstring or null
idstringformat: "uuid"
namestring
realmstring
updated_atdatetime
memberslist of objectsDefaults to []

Errors

422
Unprocessable Entity Error