Workspace
Create a workspace
POST
/
v1
/
workspaces
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
requiredicon
string
Response
200 - application/json
workspace
object
required