/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 21h ago
View markdown
oneloop-hq
Feather API
patch
Update an evaluator binding
5a5597ebb2d6
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-12
617
884
2.7 MB
analytics
110
ask-feather
12
assistants
41
billing
3
communication
12
conversation-exports
4
conversations
17
email
7
email-drafts
6
evals
19
get
List evaluators
post
Create an evaluator
get
Get an evaluator
patch
Update an evaluator
post
Archive an evaluator
get
List evaluator bindings
post
Create an evaluator binding
get
Get an evaluator binding
delete
Delete an evaluator binding
patch
Update an evaluator binding
get
List eval runs
get
Day-bucketed eval-run activity
get
Get an eval run (optionally with embedded evidence)
delete
Delete a terminal eval run
post
Retry a failed or errored eval run
get
Get an eval score
get
List deterministic signals available to evaluators
post
(dev only) Fabricate failing eval runs and fire the real eval.failed emitter
post
Re-run all current evaluator bindings against a session
extraction-schemas
4
extractions
3
hitl
10
identity
28
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
6
knowledge-base-connectors
12
knowledge-base-evals
13
knowledge-base-governance
4
knowledge-gap-analytics
9
library
12
mcp-chat
2
memory
4
mocks
16
model-router
10
notifications
19
personas
7
policies
22
privacy
5
retention-policies
4
scenarios
7
sessions
1
sim_suites
15
simulation_runs
6
sms
5
teams
15
tools
17
voice
40
webchat
10
webhooks
2
workflow-playground
4
workflows
22
evals
evals
Update an evaluator binding
patch
/v1/evaluator-bindings/{binding_id}
Path parameters
binding_id
string
uuid
required
Request body
EvaluatorBindingUpdate
required
Update a mutable field on a binding. Only
is_critical
is mutable.
is_critical
boolean
required
Response
Successful Response
EvaluatorBindingResponse
required
id
string
uuid
required
organization_id
string
uuid
required
evaluator_id
string
uuid
required
scope
string
required
scenario_id
string
uuid
nullable
required
agent_id
string
uuid
nullable
required
is_critical
boolean
required
created_at
string
date-time
required