Agent Configuration

Create Guardrail

Create a new guardrail row.

Slug is derived from name and made unique with numeric suffixes on collision. Empty post normalization slug returns 422.

post/admin/api/v1/guardrails

Request body

namestring required
enabledboolean
position'input' | 'output' required
sortOrderinteger

Response

Successful Response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.