Skip to main content
POST
Create contact list and get presigned upload URL

Authorizations

X-API-Key
string
header
required

API key issued for your workspace.

Body

application/json

Contact list creation request with file name

fileName
string
required
name
string
required
type
enum<string>
required
Available options:
contacts,
dnd,
batch

Response

Created

createdAt
string
id
string
name
string
s3Key
string
status
enum<string>
Available options:
ready,
draft,
archived
totalEntries
integer
type
enum<string>
Available options:
contacts,
dnd,
batch
updatedAt
string
uploadDetails
object
uploadHeaders
object
uploadUrl
string