---
title: "Upload file with contacts"
method: POST
path: "/contacts/import/upload"
tags: ["Contact Import"]
---

# Upload file with contacts

`POST /contacts/import/upload`

REQUIRED SCOPES <code>['contact-imports:write']</code><br>Upload file with contacts. See example and file format here: https://help.salesmessage.com/en/articles/3192286-import-your-contacts

## 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)
