/
MO
mozilla-ai
/
Clawbolt
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 6d ago
View markdown
mozilla-ai
Clawbolt
put
Update Channel Config
v52
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-04
50
51
91.2 KB
webchat
3
get
Health Check
get
Health Live
get
App Config
get
Auth Config
get
Get Oauth Status
get
Get Authorize Url
get
Oauth Callback
delete
Disconnect Integration
post
Connect Servicetitan
delete
Disconnect Servicetitan
post
Connect Appfolio
delete
Disconnect Appfolio
get
Serve Temp Media
post
Telegram Inbound
post
Linq Inbound
post
Bluebubbles Inbound
post
Twilio Inbound
get
Get Profile
put
Update Profile
get
Get Data Sharing Consent
put
Update Data Sharing Consent
get
Get Channel Config
put
Update Channel Config
get
Get Channel Routes
patch
Update Channel Route
get
Get Telegram Bot Info
get
Get Model Config
put
Update Model Config
get
List Providers
get
List Provider Models
get
Get Heartbeat Logs
delete
Delete Heartbeat Logs
get
Get Llm Usage
get
Get Conversation
get
Get Conversation System Prompt
delete
Delete Messages Batch
delete
Delete Single Message
delete
Delete Conversation History
get
Get Memory
put
Update Memory
get
Get Permissions
put
Update Permissions
get
Get Tool Config
put
Update Tool Config
get
List Calendars
get
Get Calendar Config
put
Update Calendar Config
Update Channel Config
Update server-level channel configuration.
put
/api/user/channels/config
Request body
ChannelConfigUpdate
required
telegram_bot_token
string
nullable
telegram_allowed_chat_id
string
nullable
linq_api_token
string
nullable
linq_from_number
string
nullable
linq_webhook_signing_secret
string
nullable
linq_allowed_numbers
string
nullable
linq_preferred_service
string
nullable
bluebubbles_server_url
string
nullable
bluebubbles_password
string
nullable
bluebubbles_allowed_numbers
string
nullable
bluebubbles_imessage_address
string
nullable
twilio_account_sid
string
nullable
twilio_auth_token
string
nullable
twilio_api_key_sid
string
nullable
twilio_api_key_secret
string
nullable
twilio_phone_number
string
nullable
twilio_messaging_service_sid
string
nullable
twilio_allowed_numbers
string
nullable
Response
Successful Response
ChannelConfigResponse
required
telegram_bot_token_set
boolean
required
telegram_allowed_chat_id
string
required
linq_api_token_set
boolean
linq_from_number
string
linq_allowed_numbers
string
linq_preferred_service
string
bluebubbles_configured
boolean
bluebubbles_allowed_numbers
string
bluebubbles_imessage_address
string
imessage_backend
string
nullable
twilio_configured
boolean
twilio_phone_number
string
twilio_messaging_service_sid
string
twilio_allowed_numbers
string