Workspaces
Create a workspace
Creates a new workspace and assigns the authenticated user as a member. Requires a Pro subscription.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Workspace created successfully
The response is of type object
.