curl --location --request POST 'http://127.0.0.1:8000/api/v2/explore/photos/1/like' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {{token}}'
{ "status": "success", "message": "successful", "time": 1720490853 }