Data Structures

Import data structure JSON

Import global DSD, components and codelists from JSON. Body matches data-structure-schema.json: root data_structure (identity + components), optional boolean overwrite and dry_run on the same JSON object (no query flags).

post/data_structures/import_json

Request body

DataStructureSchemaJson required— unresolved $ref

Response

Validation/dry-run succeeded or import completed

Changes