Update the interest status of a lead
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The email of the lead to update the interest status of.
"test@test.com"
Set this field to "null" to reset the lead value to "Lead". This is the same as moving the lead to the "Lead" status in the web app. Please check the lt_interest_status field for the list of possible values.
1
The ID of the campaign to update the interest status of.
"019cc043-e398-7985-aef5-99101bec3adf"
The AI interest value to set for the lead.
1
Whether to disable the auto interest.
true
The ID of the list to update the interest status of.
"019cc043-e398-7985-aef5-991106989015"
Default Response
"Lead interest status update background job submitted"