Question1:
- Where do I get a reset token
Question2:
- Is this API only available to Plus members
PUT https://key:pass@yourshop.myshopify.com/admin/customers/207119551.json
'{
"customer": {
"id": 207119551,
"password": "sherbetlemon",
"password_confirmation": "sherbetlemon"
}
}'