Skip to main content

ReportGuardrailTriggers

POST 

/v1/guardrails/triggers/report

ReportGuardrailTriggers ingests a batch of trigger events from the data plane. Idempotent on trigger.id (duplicate ids return success=true with no error). Per-item failure model: a malformed or unknown-reference trigger yields success=false for that item only; the RPC itself fails only for auth errors, an empty batch, or a batch exceeding 1000 triggers (INVALID_ARGUMENT). Authenticated as a service account only.

Request

Responses

Success