Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Workspace created successfully
Creates a new workspace with the specified name. Optionally accepts a base64-encoded image for the workspace avatar.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace created successfully