Skip to main content
POST
Import People

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Query Parameters

workspace_id
string<uuid>
required
group_ids
string<uuid>[]

Body

multipart/form-data
file
file
required

Response

Successful Response

imported
integer
required
updated
integer
required
skipped
integer
required
errors
string[]