Skip to main content

CreateGuardrailFromTemplate

POST 

/v1/customers/:customer_id/projects/:project_id/guardrails/from-template

CreateGuardrailFromTemplate instantiates a new guardrail from a platform template row (is_template=true). The resulting guardrail is editable and scoped to (customer_id, project_id). Returns NOT_FOUND when template_id does not reference an existing template guardrail (non-template ids are treated as not found).

Request

Responses

Success