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