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

# POST /v1/{+name}:modifyEntryContacts

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

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

## Path parameters

- `name` string, required

## Request body

- GoogleCloudDatacatalogV1ModifyEntryContactsRequest — Request message for ModifyEntryContacts.
  - `contacts` GoogleCloudDatacatalogV1Contacts — Contact people for the entry.
    - `people` GoogleCloudDatacatalogV1ContactsPerson[] — The list of contact people for the entry.
      - `designation` string — Designation of the person, for example, Data Steward.
      - `email` string — Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.

## 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)
