Update Channel

PATCH {{baseUrl}}/channel/v1/update/{{channelId}}

This API is associated with updating a specific channel - The endpoint for Update Channel is /channel/v1/update/{ID} - It points to knowledge-mw-service - /v1/channel/update/{ID} - The fields marked with an asterisk (*) are mandatory. They cannot be null or empty.

Request Body

{"request"=>{"channel"=>{"description"=>"Updated channel description"}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"api.channel.update","ver":"1.0","ts":"2020-12-14T08:29:24.724Z","params":{"resmsgid":"79078340-3de6-11eb-9ff3-67c41480f6aa","msgid":"78fef7c0-3de6-11eb-9ff3-67c41480f6aa","status":"successful","err":null,"errmsg":null},"responseCode":"OK","result":{"identifier":"channel-405","node_id":"channel-405"}}