Credentials

Updates the username of the currently authenticated member

Licenses Required

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

Headers

loyaltySessionTokenstring

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

Connect-Region-Codestring

Region Code

Request body

usernamestring required

Gets the new username

currentPasswordstring required

Gets the current password of the member

Response

Member username updated.

Changes

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