{ "channelRoomCategorySyncAdd2Channels": [ { "roomCategoryId": 1556549083206385666, "accountId": 1556541050466127873, "isPublish": 1 }, { "roomCategoryId": 1556549100233003009, "accountId": 1556541050466127873, "isPublish": 1 } ] }
curl --location --request POST 'http://hudson-dev.localhome.cn/channelRoomCategories/syncAdd2Channel' \ --header 'hudson-access-token: Bearer eyJhbGciOiJIUzUxMiJ9.eyJjcmVhdGVkIjoxNjYwMjAyNzc3OTgxLCJpZCI6MTU1NjUzODkwNTU0McTY4NTI0OSwi2ZXhwIjoxNjYx2NDcckaa4dNa0zc0396fQ.54Fspj_gx9a1kw67wfP2q18qq06bVa30Adceb3Ucw1c7EkkbZVsnyhzThhbGdzxcA7Hep5kHLe0pQznNVYuY78wCmpfhOZZ3pL0RcOiNw' \ --header 'hudson-access-token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "channelRoomCategorySyncAdd2Channels": [ { "roomCategoryId": 1556549083206385666, "accountId": 1556541050466127873, "isPublish": 1 }, { "roomCategoryId": 1556549100233003009, "accountId": 1556541050466127873, "isPublish": 1 } ] }'
{}