Authorization: Bearer ********************{"code":"123123", "phone": "15386415121", "password": "12345678"}curl --location --request PATCH 'https://testforgeplus.trustie.net/api/v1/yystopf/update_phone.json' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: autologin_trustie={{token}}' \
--header 'Content-Type: application/json' \
--data '{"code":"123123", "phone": "15386415121", "password": "12345678"}'{"status":0,"message":"success"}