Profile

Menampilkan profil

Profile

GET https://api-my-news.herokuapp.com/api/profile

{
  "message": "successfully get user is login",
  "status": true,
  "data": {
    "id": 1,
    "name": "afif",
    "email": "afif@gmail.com",
    "api_token": "Vs9QkwlOmEqik2CidhSB8fhFsY1dYBCyIFreSS1LRf1tGiXocW9aoAQ9oUqbzbrDZA75ABN6WESpYGzA"
  }
}

Last updated