Workspaces
Create a workspace
Creates a new workspace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Minimum length:
1
Response
200
application/json
Successful response
The response is of type any
.