---
title: "Changes to Vincular um projeto filho"
method: POST
path: "/api/management/projects/{project}/hierarchy/attach-child"
---

# Changes to Vincular um projeto filho

`POST /api/management/projects/{project}/hierarchy/attach-child`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 4 breaking, 5 info
- **2026-08-19** `3d619d9db20d` — 3 info
- **2026-08-19** `5501d8ecc8a0` — 2 info
- **2026-08-19** `d270bef5be29` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 4 breaking, 5 info
  - the request property `child_id` became not nullable
  - the request property `child_id` became required
  - the `child_id` request property type changed from no type to `string`, and format from no format to `uuid`
  - the `error` response's property format changed from `style` to no format for status `422`
  - the response property `data` became required for the status `200`
  - the response property `error` became required for the status `422`
  - the response property `message` became required for the status `422`
  - the response property `response` became required for the status `200`
  - the response property `response` became required for the status `422`
- **2026-08-19** `3d619d9db20d` — 3 info
  - api tag `Hierarquia` added
  - api tag `hierarchy` removed
  - api tag `{id}` removed
- **2026-08-19** `5501d8ecc8a0` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `422`
- **2026-08-19** `d270bef5be29` — 1 info
  - added optional request body

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/projects/:project/hierarchy/attach-child/post.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/projects/:project/hierarchy/attach-child/post)
