curl --location --request POST '/api/admin/channels/matrix/toggle' \
--header 'Content-Type: application/json' \
--data-raw '{
"bookId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"languageId": 1,
"channelId": "ch1a2b3c-d4e5-6789-abcd-ef1234567890"
}'{
"published": false
}