Orgs
No orgs created yet. Once a user creates one via /account/orgs/, it'll appear here.
| Name | Owner | Members | Tier | Created | Actions |
|---|
Setting a tier. Copy an Org ID from the table, then:
curl -X POST -H "X-Admin-Token: $TOKEN" -d '{"tierId":"growth"}' https://orcatrade.pl/api/orgs/<id>/tier
The new tier takes effect on the next request from any member of that org — see audit log for the org_tier_assigned row.