Update your user

patch/v1/users/@me

Request body

usernamestring
passwordstring
emailstring

Example request

{
  "username": "teaishealthy",
  "password": "youshallnotpass"
}

Response

PATCH /v1/users/@me Successful response

status'success' required

Changes