cURL
curl --request GET \ --url https://demo.onlinebillingform.com/api/v1/customer/reset-password \ --header 'token: <token>'
{ "success": true, "message": "If you entered a correct email address, you will receive an email shortly.", "response": "passwords.sent" }
"sk_XpgMmyMBc50C4sHZkzS3"
"test2@baseserv.com"
The response is of type object.
object