Create a workspace
workspaces
Create a workspace
Creates a workspace for the authenticated developer. A workspace slug is generated from the workspace name and used as the workspace identifier. Workspace slugs must be globally unique. Generated slugs will only include ASCII characters. Spaces and non-ASCII characters are replaced with hyphens.
POST
Create a workspace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
*/*
The name of the new workspace
Parameters for creating a new workspace.
The name of the new workspace.