Skip to main content

CountriesController_importExternalCountries

POST 

/countries/external/import

CountriesController_importExternalCountries

Request

Header Parameters

    x-futbolprode-path string
    x-futbolprode-host string

Responses

Schema
  • Array [
  • id numberrequired
    name stringrequired
    alpha2Code string
    flagUrl string
    teams string[]required
    tournaments string[]required
  • ]
Loading...