Skip to main content
PUT
/
workspaces
/
{workspaceID}
/
sequences
/
{sequenceID}
/
import-lead
Error
A valid request URL is required to generate request examples
{
  "data": [
    {
      "id": "<string>",
      "name": "<string>",
      "sentCount": 123,
      "sequenceId": "<string>",
      "url": "<string>"
    }
  ],
  "message": "<string>"
}

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
lastName
string
linkedinUrl
string
position
string
tagIds
string[]
tags
string[]

Response

Lead imported successfully