UpdateGuardrailProvider
PATCH/v1/customers/:customer_id/projects/:project_id/guardrails/providers/{provider.id}
UpdateGuardrailProvider updates mutable fields of a user-defined provider. Omitted/empty scalar string fields leave the existing value untouched. Enum fields set to *_UNSPECIFIED leave the existing value untouched. Absent message fields (config) leave the existing value untouched; a present config Struct REPLACES the stored configuration wholesale (no deep merge). Returns PERMISSION_DENIED when attempting to modify a globally-seeded provider row.
Request
Responses
- 200
Success