Credentials

Updates the email address of the currently authenticated member

Licenses Required

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

Headers

loyaltySessionTokenstring

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

Connect-Region-Codestring

Region Code

Request body

emailstring required

Gets the new email address

currentPasswordstring required

Gets the current password of the member

Response

Member email updated.

Changes

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