Přeskočit na hlavní obsah

User password update

Request Body

The JSON object with following structure.

  • new_password string

    New password

  • new_password_again string

    New password again

  • password string

    Old password for verification

Responses

The JSON object with following schema is returned.

Schema
  • success boolean

    The result of action

  • authenticated boolean

    True if the request was authenticated

  • status integer

    Response status code