---
title: "PATCH /largefacelists/{largeFaceListId}"
method: PATCH
path: "/largefacelists/{largeFaceListId}"
---

# PATCH /largefacelists/{largeFaceListId}

`PATCH /largefacelists/{largeFaceListId}`

Update information of a large face list.

## Path parameters

- `largeFaceListId` string, required

## Request body

- NameAndUserDataContract — A combination of user defined name and user specified data for the person, largePersonGroup/personGroup, and largeFaceList/faceList.
  - `name` string — User defined name, maximum length is 128.
  - `userData` string — User specified data. Length should not exceed 16KB.

## Response `200`

A successful call returns an empty response body.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-face.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-face/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-face/versions/8a19b734b92a/schema)
