/
AM
amika
/
Amika API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 1w ago
View markdown
amika
Amika API
put
Replace a repository's workflow
latest
OpenAPI 3.1.0
2026-08-14
92
89
225.1 KB
664536fccd0e
AgentSessions
5
API keys
3
Docker registries
3
Downloads
2
Git user settings
2
Integrations
2
Linear
2
Meta
1
Repositories
9
get
List the org's repositories
post
Create or update a repository
get
Read a single repository
delete
Clear repository image config
get
List a repository's MCP integrations
put
Replace a repository's MCP integrations
get
Read a repository's workflow
put
Replace a repository's workflow
delete
Clear a repository's workflow
Sandboxes
27
SandboxServices
1
SandboxSnapshots
5
Secrets
20
Services
3
Slack
5
Uploads
2
Repositories
Replace a repository's workflow
put
/api/v0beta1/repositories/{id}/workflow
Path parameters
id
string
required
Request body
UpsertWorkflowRequest
required
default_agent
'claude'
|
'codex'
|
'null'
nullable
start_step
string
required
steps
object[]
required
Response
Updated workflow.
WorkflowResponse
required
workflow
object
nullable
required