v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Users

Updates the Current User's password

post/api/v1/users/current/password

Headers

X-Fieldsstring mask

An optional fields mask

Request body

oldPasswordstring

Old password for the User resource.

newPasswordstring

New password for the User resource.

confirmNewPasswordstring

The new password confirmation when changing a password.

Response

Success

idinteger[]

A list of integers identifying the affected resource(s).

statusstring

The status of the request.