Password Reset

Creates a password reset code for a member

Successful response returned regardless of the existence of the provided email/username in Loyalty.

An email with further instructions for completing the request will be sent to the member

Licenses Required

  • Vista.Ocapi
post/ocapi/v1/members/password-reset-code

Headers

Connect-Region-Codestring

Region Code

Request body

emailstring nullable

Gets the email address

usernamestring nullable

Gets the username

Response

Password reset code created and emailed to the member.

Changes

No recorded changes to this endpoint across all 1 revision of this API.