v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
Users

Update password

Update the user's password. A user's password can only be updated when authenticated as the given user.

post/v3/users/{id}/update-password

Path parameters

idstring required

Request body

oldPasswordstring required

Old password of the user.

newPasswordstring required

New password of the user.

Response

No Content