GET /v6/account/update

GET /v6/account/update

Query parameters

  • OldCredos.Email string
  • OldCredos.Password string
  • NewCredos.Email string
  • NewCredos.Password string

Responses

  • OK

    Hide response attributes Show response attributes object
    • res string | null
    • error string | null
GET /v6/account/update
curl \
 --request GET 'http://api.example.com/v6/account/update'