Apply a governance decision to a tool approval family.

post/tool-approvals

Headers

Oximy-Version'2026-06-29'

Optional dated API version. If sent, it must match the calling key's pinned version.

Idempotency-Keystring required

Required for writes. Reusing the same key with the same body replays the first result.

Request body

toolstring required
decision'approved' | 'pending' | 'unapproved' | 'flagged' | 'warn' | 'blocked' required
reasonstring
review_notestring
risk_level'low' | 'medium' | 'high' | 'critical'
risk_flagsstring[]
enforcement_messagestring
enforcement_conditionsstring

Response

Tool approval decision applied.

object'tool_approval' required
request_idstring required
as_ofstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.