Update a guardrail
PATCH/api/v1/guardrails/:guardrail_id
Updates an existing guardrail. A document write that actually changes the policy increments version and archives the new document as a GuardrailVersion; metadata-only edits (name / description / context), and re-writing the document the guardrail already holds, leave the version untouched.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Guardrail updated
Bad Request — invalid document or variable reference
Unauthorized
Forbidden
Not found