Skip to main content
PUT
Update a lead

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Lead ID

Body

application/json

Fields to update

assigneeId
string
companyId
string
contactId
string
currency
string
Maximum string length: 10
email
string
Maximum string length: 255
lostReason
string
name
string
Maximum string length: 255
notes
string
phone
string
Maximum string length: 50
score
integer
source
string
Maximum string length: 100
status
enum<string>
Available options:
new,
contacted,
qualified,
proposal,
won,
lost
value
number

Response

200 - application/json

OK

data
object
error
object
message
string
meta
object
success
boolean