Skip to main content

Upload an Athena vocabulary ZIP and queue an import job.

POST 

/api/v1/admin/vocabulary/upload

The ZIP must be a standard Athena download containing CONCEPT.csv, CONCEPT_RELATIONSHIP.csv, etc. The import runs asynchronously. Poll GET /admin/vocabulary/imports/{id} for progress.

Request

Responses