POST:customers/auth/password/reset.json
POST:customers/auth/password/reset.json
Description
Request email with password change token for a customer.
Permission bit: "customers.modify"
Topic: Auth
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "email": "bob.norman@hostmail.com" }