Skip to main content
PUT
Import lead

Authorizations

Authorization
string
header
required

Path Parameters

workspaceID
string
required

Workspace ID

sequenceID
string
required

Sequence ID

Body

application/json

Request body

Request body

firstName
string
required
company
string
Minimum string length: 1
customVars
object
email
string

Email of the contact. Either email or linkedinUrl must be provided.

lastName
string
linkedinUrl
string

LinkedInUrl of the contact. Either email or linkedinUrl must be provided.

position
string
tagIds
string[]

TagIDs are existing tag IDs to apply to the contact. The bulk create endpoint requires at least one tag (tags or tagIds).

tags
string[]

TagNames are tag names to apply to the contact. The bulk create endpoint requires at least one tag (tags or tagIds).

Response

Lead imported successfully