Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
Request a password reset email
POST
/rest/v1/auth/customer/forgot-password
Request Body
application/json
Schema
JSON
JSON
{
"email"
:
"string"
}
Responses
200
422
Reset link sent
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"Reset link sent."
}
POST
/rest/v1/auth/customer/forgot-password
Playground
Body
Try it out
Samples
Powered by
VitePress OpenAPI