curl --location --request PATCH '/user/startTrial' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone": "string" }'
{ "trialEndDate": "2019-08-24T14:15:22Z" }