Added

Automatic seat purchasing can now be turned off per organization

Automatic seat purchasing can now be turned off per organization

Billing admins can now turn automatic seat purchasing on or off for their organization, from Organization settings > Features in the web app. The setting defaults to on, so nothing changes unless a billing admin turns it off.

Developer impact: If an organization turns this setting off, any API or SCIM call that would add a user beyond the organization's contracted seat count now fails with a seat-limit error, instead of automatically purchasing a seat. Manually adding a user through the web app is unaffected either way.

Action required: If your integration creates users via the API or SCIM, handle the seat-limit error case for organizations that have turned automatic seat purchasing off.