---
title: "Create a contact list"
method: POST
path: "/v3/contact_lists"
tags: ["contact_lists", "v3"]
---

# Create a contact list

`POST /v3/contact_lists`

## Request body

- Model83
  - `name` string, required
  - `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/f9da74f558da/schema)
