schools

Upload Schools Csv

Admin-only route to upload a CSV file containing French schools data. Rows are upserted by UAI (existing entries keep their id and B2B link).

Expected CSV columns:

  • UAI: School unique identifier
  • Etablissement: School name
  • Region: Region name
  • Code commune: Postal code
  • Commune: City name
post/schools/admin/upload

Response

Successful Response

successboolean required
messagestring required
schools_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.