Workspaces
Create Workspace
Create new workspace.
POST
/
v1
/
workspaces
Authorizations
Default authentication mechanism
Body
application/json
The name of the workspace.
Required string length:
4 - 32
The unique slug of the workspace. if not provided, it will be generated from the name.
Required string length:
4 - 32
Was this page helpful?