Authorization: Bearer ********************
curl --location --request POST '/Interact/Comment/RemoveComment?CommentId=undefined' \ --header 'Authorization: Bearer <token>'
{ "Success": true, "Massage": "string" }