/
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 1mo ago
View markdown
oneloop-hq
Feather API
put
Update a simulation suite item
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
agents
25
analytics
68
ask-feather
7
communication
11
email
7
email-drafts
6
evals
18
extraction-schemas
4
extractions
2
hitl
10
identity
23
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
5
knowledge-base-connectors
12
knowledge-base-evals
13
knowledge-base-governance
4
knowledge-gap-analytics
9
library
10
mcp-chat
2
memory
2
mocks
16
model-router
10
notifications
19
personas
5
policies
22
privacy
6
retention-policies
4
runtime v2
16
scenarios
7
sessions
1
sim_suites
14
get
List simulation suites
post
Create a simulation suite
get
Get a simulation suite
put
Update a simulation suite
delete
Delete a simulation suite
post
Clone a simulation suite
post
Add an item to a simulation suite
put
Update a simulation suite item
delete
Remove a simulation suite item
get
List simulation suite runs for a suite
post
Dispatch a simulation suite run (fan-out per item)
get
Get a simulation suite run with its child runs
post
Cancel every non-terminal child of a suite run
post
Re-dispatch every failed child of a suite run
simulation_runs
5
sms
3
teams
13
tools
15
voice
18
webhooks
2
workflow-playground
4
workflows
21
sim_suites
Update a simulation suite item
put
/v1/sim-suites/{suite_id}/items/{item_id}
Path parameters
suite_id
string
uuid
required
item_id
string
uuid
required
Request body
SimulationSuiteItemUpdate
required
persona_id
string
uuid
nullable
scenario_id
string
uuid
nullable
Response
Successful Response
SimulationSuiteItemResponse
required
id
string
uuid
required
suite_id
string
uuid
required
persona_id
string
uuid
required
scenario_id
string
uuid
required
created_at
string
date-time
required