Create a link

POST {{baseUrl}}/v1/links

Request Body

{"institution"=>"<institution>", "country"=>"<country>", "live"=>false, "recurrent"=>false, "description"=>"<description>", "authentication_type_id"=>"<authenticationTypeId>", "authentication_step_id"=>"<authenticationStepId>", "metadata"=>{"username"=>"<username>", "password"=>"<password>"}}