Skip to main content
PATCH
Update a single guideline

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required
guidelineUuid
string<uuid>
required

Body

application/json

One short do/don't rule. The runtime AI consults the full set of guidelines on every reply. Keep each one atomic and specific — 'Always confirm the booking date in YYYY-MM-DD format' beats 'Be professional'.

content
string

Required. The rule itself, in natural language. Imperative voice works best.

Example:

"Always confirm vehicle VIN or license plate before creating a service appointment."

order
integer

Display/evaluation order. Lower numbers come first.

Example:

0

Response

Guideline updated

data
object