organizations
organizations

Set Seat Limit

Set the school's contracted seat count: {"seat_limit": 300} or null.

Platform staff only (ADMIN_USER_IDS). The limit is a term of the school's contract with FluenTea, so the school reads it and does not set it; an owner or admin gets the same 403 as anyone else. It is counted against and never enforced: nothing here or anywhere refuses a join for being over it (Nancy, 2026-09-11: "count, don't block").

patch/organizations/{org_id}/seat-limit

Path parameters

org_idstring required

Headers

authorizationstring nullable

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/organizations/{org_id}/seat-limit:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 25 revisions of this API.1

Of the 25 revisions, 1 has no diff computed.