post https://example.com/customers/public/v1/auth/forgot-password
Responses
204No Content
500Internal server error
204No Content
500Internal server error
xxxxxxxxxx
curl --request POST \
--url https://example.com/customers/public/v1/auth/forgot-password \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: