Creates a new organization within a workspace. The rules for billing_account_id
depend on the workspace’s billing mode:
single
/ assigned
: A billing_account_id
is required for root organizations. Child organizations inherit billing and must have a null
value.pooled
: billing_account_id
must always be null
as resources are pooled at the workspace level.Auth0 JWT token for user authentication.
The unique identifier for the workspace.
"ws_abc123"
Organization created successfully.
The response is of type object
.