Optional Query String Params in API Connector?

Can you set up your url in the api connection

Http://your.api/endpoint?[paramname][paramval][param2name][paramval2]

Then in your action send the “paramname=“ in or a blank if it’s not needed! Second parameter send in “&param2name=“