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

# POST /v1/{+name}:modifyEntryOverview

`POST /v1/{+name}:modifyEntryOverview`

Modifies entry overview, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateOverview` IAM permission on the corresponding project.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudDatacatalogV1ModifyEntryOverviewRequest — Request message for ModifyEntryOverview.
  - `entryOverview` GoogleCloudDatacatalogV1EntryOverview — Entry overview fields for rich text descriptions of entries.
    - `overview` string — Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.

## Response `200`

Successful response

---

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