post
/contacts/importImport contacts from CSV
Uploads a CSV file and starts a background contact import. Poll the returned import ID to review completion counts and row-level errors.
Authorization
Scheme
- bearerAuth
Required scopes
- contact:create
Allowed roles
- owner
- admin
- agent
Import contacts into the workspace.
Request body
- Name
multipart/form-data- Type
- schema
- Description
- Required body.
Responses
- 202
Import initiated
- application/json ImportContactsResponse
- default
Error
- application/json ProblemDetails