Provision the caller workspace organization

Idempotently provision (or resolve) the authenticated user workspace organization (the auto-created org of one). Session auth only; gated by the workspace-model rollout flag.

Authentication

AuthorizationBearer
API key or Clerk session token

Response

Workspace organization provisioned or already present
createdboolean
organizationIdstring

Errors

401
Unauthorized Error
403
Forbidden Error
502
Bad Gateway Error