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