curl --location --request POST '/Label/UpdateList?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "LabelID": "string", "ToWxids": "string" }'
{}