---
title: "Create data structure component"
method: POST
path: "/data_structures/components/{structure_id}"
tags: ["Data Structures"]
---

# Create data structure component

`POST /data_structures/components/{structure_id}`

## Path parameters

- `structure_id` integer, required

## Request body

- object

## Response `200`

Component created

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/worldbank/apis/metadata-editor-api.md) · [All operations](https://skmtc.net/worldbank/apis/metadata-editor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/worldbank/metadata-editor-api/versions/f4c8258bab5a/schema)
