Create flow

POST {{url}}/api/v1/hosted_flows/create

Request Body

{"account_id"=>"{{connected_account_id}}", "template"=>"{{hosted_flow_template_id}}", "return_url"=>"{{$randomUrl}}", "error_url"=>"{{$randomUrl}}"}