Update operational policy overrides
Merges the supplied override fields into the operator’s existing override document. Only the keys present in the request body change; everything else is preserved. After per-field validation runs, the merged document is re-validated against the canonical policy schema; refinements that span multiple fields (such as priorHours strictly greater than recentHours) are enforced in that second pass.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Stable identifier of the operator’s organisation.
Request
Response
Stable identifier of the operator’s organisation.
Per-organisation overrides on top of the jurisdiction defaults. Only the values explicitly overridden by the operator are present; the resolved (merged) policy is what the rest of the platform applies at runtime.
Monotonically-increasing version number used for optimistic concurrency on updates.