---
title: "Update contacts imports"
method: POST
path: "/contacts/import/list"
tags: ["Contact Import"]
---

# Update contacts imports

`POST /contacts/import/list`

REQUIRED SCOPES <code>['contact-imports:write']</code><br>Update contacts imports

## Request body

- object
  - `list` string, required — Contact list

## Response `200`

OK

- object
  - `firstRow` string[]
  - `previewRows` string[]
  - `options` object[]
    - `key` string
    - `name` string
  - `autoDetectedRowOptions` object[]
    - `email` string
    - `number` string

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
