admin
Update Org
Edit an enterprise organization's billing profile (admin only).
Covers seat price, per-user usage cap, overage toggle/ceiling, API markup, org name, and billing email. Seat-price changes create a new per-org Stripe Price and swap the subscription item with proration. Name/email changes are mirrored to the Stripe Customer so invoices stay aligned. An append-only billing_events row captures {before, after, reason}.
patch/api/admin/organizations/{org_id}
Path parameters
org_idinteger required
Request body
Response
Successful Response
Changes
Changed in 1 of the 16 revisions of this API.2
- ○
added the new optional request property
billing_modenew-optional-request-property
- ○
added the optional property
billing_modeto the response with the200statusresponse-optional-property-added
- ○