/
CI
citedy
/
Citedy Agent API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
citedy
Citedy Agent API
put
Update agent preferences (partial update)
v27
latest
OpenAPI 3.1.0
Proprietary
raw.githubusercontent.com
2026-06-08
72
127
230.6 KB
Settings
Update agent preferences (partial update)
put
/api/agent/settings
Request body
UpdateAgentSettingsRequest
required
All fields optional — partial update
defaultPlatforms
string[]
imageStylePreset
'minimal'
|
'tech'
|
'bold'
contentTone
'professional'
|
'casual'
|
'bold'
publishSchedule
PublishSchedule
targetTimezone
string
trustLevel
'ask_all'
|
'show_preview'
|
'autopilot'
scanSources
string[]
Response
Updated settings
AgentSettingsResponse
required
defaultPlatforms
string[]
required
imageStylePreset
'minimal'
|
'tech'
|
'bold'
required
contentTone
'professional'
|
'casual'
|
'bold'
required
publishSchedule
PublishSchedule
required
targetTimezone
string
required
trustLevel
'ask_all'
|
'show_preview'
|
'autopilot'
required
scanSources
string[]
required