---
title: "PATCH /facelists/{faceListId}"
method: PATCH
path: "/facelists/{faceListId}"
---

# PATCH /facelists/{faceListId}

`PATCH /facelists/{faceListId}`

Update information of a Face List, including name and userData.

## Path parameters

- `faceListId` string, required

## Request body

- UserDefinedFieldsForUpdate — User defined fields for object update.
  - `name` string — User defined name, maximum length is 128.
  - `userData` string — Optional user defined data. Length should not exceed 16K.

## Response `200`

The request has succeeded.

## Other responses

- `default` — An unexpected error response.

---

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