Auth
New Workspace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request payload for creating a new workspace.
Namespace identifier for the new workspace.
Example:
"eopm"
Response
200 - application/json
Successful response
Successful workspace creation response.