Change the current user's password
PUT /me/password
PUT
/me/password
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
current_password
required
string
new_password
required
string
Responses
Section titled “ Responses ”Password changed.
object
status
string
Example
ok