cURL
curl --request POST \ --url http://staging.qshop.ng/apiv2/forgot-password \ --header 'Content-Type: application/json' \ --data ' { "email": "adeyinkabadmus@gmail.com" } '
"adeyinkabadmus@gmail.com"
Was this page helpful?