/
MO
mozilla-ai
/
Clawbolt
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 24m ago · Updated 2d ago
View markdown
mozilla-ai
Clawbolt
put
Update Admin Channel Config
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-14
129
143
297.4 KB
0e52fe5f8d33
account
4
admin
49
get
List Users
get
Get User Detail
delete
Purge User
post
Activate User
post
Deactivate User
post
Reset User Quota
post
Compact User Context
post
Hygiene Compact Memory Endpoint
get
Get User Heartbeat Logs
get
Get User Llm Usage Logs
get
Get User Staged Media
get
Get User Webhook Events
get
Export User Llm Payloads
get
Get User Usage
get
List Allowed Emails
post
Add Allowed Email
delete
Remove Allowed Email
get
List Waitlist Entries
post
Approve Waitlist Entry
delete
Dismiss Waitlist Entry
get
Get Admin Stats
get
Get Admin Version
get
Get Admin Channel Config
put
Update Admin Channel Config
post
Register Telegram Webhook Endpoint
delete
Unregister Telegram Webhook Endpoint
get
Get Admin Llm Config
put
Update Admin Llm Config
get
Get User Llm Config
put
Update User Llm Config
put
Update User Plan
get
List Admin Llm Providers
get
List Admin Llm Provider Models
get
List Admin Api Keys
post
Create Admin Api Key
delete
Revoke Admin Api Key
get
Get Shared Data Summary
get
List Shared Data Users
get
Get Shared Data Conversation
get
List Shared Data Conversation Turns
get
Get Shared Data Profile
get
List Shared Data Heartbeat Logs
get
Get Shared Data Memory
get
List Shared Data Compaction Events
get
List Shared Data Approval Events
get
Export Shared Data User
get
List Reported Conversations
get
Get Reported Conversation Messages
post
Dismiss Reported Conversation
auth
1
channels
15
health
5
oauth
4
waitlist
1
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
admin
Update Admin Channel Config
Update server-level channel configuration (admin only).
put
/api/admin/channels/config
Request body
AdminChannelConfigUpdate
required
bluebubbles_server_url
string
nullable
bluebubbles_password
string
nullable
bluebubbles_imessage_address
string
nullable
bluebubbles_send_method
string
nullable
telegram_bot_token
string
nullable
telegram_allowed_chat_id
string
nullable
linq_api_token
string
nullable
linq_from_number
string
nullable
linq_allowed_numbers
string
nullable
linq_preferred_service
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
AdminChannelConfigResponse
required
bluebubbles_server_url
string
bluebubbles_password_set
boolean
bluebubbles_imessage_address
string
bluebubbles_send_method
string
bluebubbles_configured
boolean
telegram_bot_token_set
boolean
telegram_allowed_chat_id
string
linq_api_token_set
boolean
linq_from_number
string
linq_allowed_numbers
string
linq_preferred_service
string
twilio_account_sid_set
boolean
twilio_auth_token_set
boolean
twilio_api_key_sid_set
boolean
twilio_api_key_secret_set
boolean
twilio_configured
boolean
twilio_phone_number
string
twilio_messaging_service_sid
string
twilio_allowed_numbers
string