Skip to main content
POST
Add leads to session

Authorizations

Authorization
string
header
required

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

Path Parameters

session_id
string
required

Body

application/json

Request model for adding leads to a session.

leads
Leads · object[]
required

List of lead data dictionaries

Response

Successful Response

The response is of type Response Add Leads To Session Api V1 Sessions Session Id Leads Post · object.