customer Account Management V1Change Password By Id Put

PUT {{baseUrl}}/V1/customers/me/password

Change customer password.

Request Body

{"currentPassword"=>"<string>", "newPassword"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;