Create Workspace
POST/workspaces
Create a new workspace. Platform admin access only.
Seeds the new workspace's metric-config defaults in the same transaction, so every metric always has a default value to score with in this workspace — deliberately unguarded: a failure while seeding those defaults aborts the whole creation rather than leaving a workspace live with metrics that have nothing to resolve to.
Returns 403 if the caller is not a platform admin.
Request
Responses
- 201
- 403
- 422
Successful Response
Forbidden
Validation Error