Update Channel Config

Update server-level channel configuration.

put/api/user/channels/config

Request body

telegram_bot_tokenstring nullable
telegram_allowed_chat_idstring nullable
linq_api_tokenstring nullable
linq_from_numberstring nullable
linq_webhook_signing_secretstring nullable
linq_allowed_numbersstring nullable
linq_preferred_servicestring nullable
bluebubbles_server_urlstring nullable
bluebubbles_passwordstring nullable
bluebubbles_allowed_numbersstring nullable
bluebubbles_imessage_addressstring nullable

Response

Successful Response

telegram_bot_token_setboolean required
telegram_allowed_chat_idstring required
linq_api_token_setboolean
linq_from_numberstring
linq_allowed_numbersstring
linq_preferred_servicestring
bluebubbles_configuredboolean
bluebubbles_allowed_numbersstring
bluebubbles_imessage_addressstring

Changes