PATCH
Admin Update Organization

Authorizations

Authorization
string
header
required

An EESI API key (sk-eesi-...) or a Clerk session token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

organization_id
integer
required

Body

application/json

Partial update; omitted fields are unchanged.

recording_retention_days set to null clears the limit (keep forever); omitting the field leaves the current setting alone. reason is not a change — it is written to the audit entry alongside the ones that are.

plan
string | null
billing_exempt
boolean | null
recording_retention_days
integer | null
Required range: 1 <= x <= 3650
reason
string | null
Maximum string length: 500

Response

Successful Response

The response is of type Response Admin Update Organization V1 Superuser Organizations Organization Id Patch · object.