x-api-key: ********************
curl --location 'https://api.rocketlead.com/api/v1/provision/start' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "phone": "string", "displayName": "string", "method": "sms" }'