Creates a new workspace for the authenticated user’s company.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace creation data
Data required to create a new workspace.
The desired name for the new workspace.
Workspace created successfully or error if name exists.