Skip to main content
PUT
Upsert organization control

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Manual disable flag and optional operator-facing reason

manually_disabled
boolean
required
manual_reason
string | null

Response

Organization control upserted

created_at
string<date-time>
required
manually_disabled
boolean
required
organization_id
string<uuid>
required
updated_at
string<date-time>
required
version
integer<int64>
required
manual_reason
string | null