v1

latestOpenAPI 3.1.02026-07-241360148.9 KB

Add a Lead in Lead List

This API allows you to add a lead in lead list.

post/v1/broadcast/lead/{id}

Path parameters

idstring required

Headers

Authorizationstring required

Bearer Token

Request body

field_0string required

Phone number of the lead

field_1string

Name of the lead

field_2string

Email of the lead

field_3string

Address of the lead

field_4string

Company of the lead

field_5string

Custom field 1

field_6string

Custom field 2

field_7string

Custom field 3

field_8string

Custom field 4

field_9string

Custom field 5

field_10string

Custom field 6

field_11string

Custom field 7

duplicate_optionstring

"skip" (ignore), "overwrite" (update existing), or "clone" (create new).

priorityinteger

Note : Priority should be between 1 and 30 where 30 is highest and 1 is lowest.

skill_idstring

Unique identifier representing the assigned skill

Response

200

object required