POST:storefront/auth/password/complete.json
POST:storefront/auth/password/complete.json
Description
Complete password reset procedure by setting a new password.
Topic: Auth
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "code": "543637", "email": "bob.norman@hostmail.com", "password": "34hb5kj3h45k3" }