curl --location '/api/providers?name=MyFirstEnvironment' \ --form 'name=""' \ --form 'profile[address]="www.google.com"' \ --form 'type="webhook"'
{}