Calling reset customer password initiates a reset password flow for the submitted customer_id. The customer will receive an email informing them their password has been reset and to follow the included link to set a new password.
Example Success
1
{
2
"code"200,
3
"status":"success",
4
"data":"A password reset message has been sent to this customer's email address."