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.
Workspace created successfully or error if name exists.
The response is of type object
.