curl --location --globoff --request PUT 'http:///V1/customers/password' \ --header 'Content-Type: application/json' \ --data '{ "email": "string", "template": "string", "websiteId": 0 }'
true