---
title: "POST /v1/{+context}:removeContextChildren"
method: POST
path: "/v1/{+context}:removeContextChildren"
tags: ["projects"]
---

# POST /v1/{+context}:removeContextChildren

`POST /v1/{+context}:removeContextChildren`

Remove a set of children contexts from a parent Context. If any of the child Contexts were NOT added to the parent Context, they are simply skipped.

## Path parameters

- `context` string, required

## Request body

- GoogleCloudAiplatformV1RemoveContextChildrenRequest — Request message for MetadataService.DeleteContextChildrenRequest.
  - `childContexts` string[] — The resource names of the child Contexts.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/aiplatform.md) · [All operations](https://skmtc.net/google/apis/aiplatform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/aiplatform/versions/b608d71b91f0/schema)
