Authorization: Bearer ********************
curl --location --request POST 'http://creator.moreapi.cn/api/xhs/dislike_comment' \ --header 'Cookie;' \ --header 'Authorization: Bearer <token>' \ --form 'note_id=""' \ --form 'comment_id=""'
{}