Skip to main content
POST
Create a lead

Authorizations

Authorization
string
header
required

Your API key as a Bearer token: Authorization: Bearer tg_live_...

Body

application/json

Lead to create

assigneeId
string
currency
string
Maximum string length: 10
email
string
Maximum string length: 255
name
string
Maximum string length: 255
notes
string
phone
string
Maximum string length: 50
source
string
Maximum string length: 100
status
enum<string>
Available options:
new,
contacted,
qualified,
proposal,
won,
lost
tagIds
string[]
value
number

Response

201 - application/json

Created

data
object
error
object
message
string
meta
object
success
boolean