/
AM
amika
/
Amika API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
AgentSessions
5
API keys
3
Docker registries
3
Downloads
2
Git user settings
2
Integrations
2
Linear
2
Meta
1
Repositories
9
Sandboxes
27
SandboxServices
1
SandboxSnapshots
5
Secrets
20
Services
3
Slack
5
get
Read the org's Slack settings
put
Upsert the org's Slack settings
get
List per-channel Slack settings and recently seen channels
put
Upsert per-channel Slack settings
delete
Delete per-channel Slack settings
Uploads
2
Slack
Upsert the org's Slack settings
put
/api/v0beta1/slack/settings
Request body
SlackOrgSettingsUpsert
required
repository_id
string
nullable
required
agent_name
'claude'
|
'codex'
|
'null'
nullable
required
system_prompt
string
nullable
required
Response
Updated settings.
SlackOrgSettings
required
org_id
string
required
repository_id
string
nullable
required
agent_name
'claude'
|
'codex'
|
'null'
nullable
required
system_prompt
string
nullable
required
created_at
union
required
updated_at
union
required
Changes