Authorization: Bearer ********************
curl --location --request POST '/ma/customer/followPageGuides' \ --header 'Authorization: Bearer <token>'
{ "ret": 0, "msg": "success", "err": null, "data": false, "ok": true }