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