Authorization: Bearer ********************
{ "user_id": "string" }
curl --location --request POST 'http://127.0.0.1:4300/tencentcloud_chat/gen_user_sig' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_id": "string" }'
{}