/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
scenarios
Create a scenario
post
/v1/scenarios
Request body
ScenarioCreate
required
name
string
required
intent
string
required
journey
string
mock_world
object
source
'manual'
|
'drafted'
source_brief
string
nullable
source_agent_id
string
uuid
nullable
source_persona_id
string
uuid
nullable
tags
string[]
agent_ids
string[]
success_criteria
SuccessCriterion[]
Response
Successful Response
ScenarioResponse
required
id
string
uuid
required
organization_id
string
uuid
required
name
string
required
intent
string
required
journey
string
required
success_criteria
SuccessCriterion[]
required
mock_world
object
required
source
'manual'
|
'drafted'
required
source_brief
string
nullable
source_agent_id
string
uuid
nullable
source_agent_name
string
nullable
source_persona_id
string
uuid
nullable
source_persona_name
string
nullable
tags
string[]
required
agents
ScenarioAgentRef[]
created_by
string
nullable
created_at
string
date-time
required
updated_at
string
date-time
required