---
title: "Update a contact list"
method: PATCH
path: "/v3/contact_lists/{id}"
tags: ["contact_lists", "v3"]
---

# Update a contact list

`PATCH /v3/contact_lists/{id}`

## Path parameters

- `id` number, required

## Request body

- Model244
  - `name` string
  - `description` string

## Response `200`

Successful

---

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