---
title: "Create contact list"
method: POST
path: "/v1/contactlist"
tags: ["contact_list"]
---

# Create contact list

`POST /v1/contactlist`

## Request body

- Model57
  - `name` string, required
  - `description` string

## Response `default`

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)
