customer Account Management V1Initiate Password Reset Put
PUT {{baseUrl}}/V1/customers/password
Send an email to the customer with a password reset link.
Request Body
{"email"=>"<string>", "template"=>"<string>", "websiteId"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""