Credentials

Updates the password of the currently authenticated member

Licenses Required

  • Vista.Ocapi
put/ocapi/v1/members/current/credentials/password

Headers

loyaltySessionTokenstring

Current Loyalty session token, represents a 'signed-in' member

Connect-Region-Codestring

Region Code

Request body

passwordstring required

Gets the new password

currentPasswordstring required

Gets the current password of the member

Response

Member password updated.

Changes

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