{ "channel": "string" }
curl --location --request POST '/openai/v1/tag/group/list' \ --header 'x-vai-token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "channel": "string" }'