curl --location --request POST '/api/v1/provision/start' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone": "string", "displayName": "string", "method": "sms" }'