account

post/account/change-password

Request body

currentPasswordstring
newPasswordstring
confirmNewPasswordstring
stepUpTokenIdstring uuid

Example request

{
  "stepUpTokenId": "00000000-0000-0000-0000-000000000000"
}

Response

OK

Changes

No recorded changes to this endpoint across all 10 revisions of this API.