---
title: "PATCH /models/{modelId}/dataBundles/{dataBundleId}"
method: PATCH
path: "/models/{modelId}/dataBundles/{dataBundleId}"
---

# PATCH /models/{modelId}/dataBundles/{dataBundleId}

`PATCH /models/{modelId}/dataBundles/{dataBundleId}`

## Path parameters

- `dataBundleId` string, required
- `modelId` string, required

## Headers

- `Content-Type` string, required

## Request body

- PatchDataBundleId
  - `description` string, nullable
  - `name` string, nullable

## Response `200`

200 response

- DataBundle
  - `createdBy` string, nullable, required
  - `createdTime` string, nullable, required
  - `dataBundleId` string, required
  - `datasets` object[], required
    - `containsPersonallyIdentifiableInformation` boolean, required
    - `createdBy` string, nullable
    - `createdTime` string, nullable
    - `datasetId` string, required
    - `description` string, nullable, required
    - `groundTruthSummary` object
    - `metadata` object, nullable
    - `name` string, nullable
    - `numberOfDocuments` integer, required
    - `retentionInDays` integer, required
    - `storageLocation` 'EU', required
    - `updatedBy` string, nullable
    - `updatedTime` string, nullable
    - `version` integer, required
  - `description` string, nullable, required
  - `modelId` string, required
  - `name` string, nullable, required
  - `retentionInDays` integer
  - `status` 'running' | 'succeeded' | 'failed', required
  - `summary` object, nullable, required
  - `updatedBy` string, nullable, required
  - `updatedTime` string, nullable, required

## Other responses

- `400` — 400 response
- `403` — 403 response
- `404` — 404 response
- `415` — 415 response
- `500` — 500 response

---

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