Update Lead FollowupsAsk AIpost https://{host}/v2/leads/{leadId}/followupLets you update the recent follow up date and till id of a lead.Path ParamsleadIdstringrequiredUnique ID of the lead to update.Body ParamsfollowedUpByint64Unique ID of the staff who followed up.createdOndateDate and time of lead creation in YYYY-MM-DDThh:mm:ssTZD format. Example: 2018-10-05T08:00:00+05:30followedUpOndaterequiredDate of recent follow up discussion with the customer in YYYY-MM-DDTHH:MM:SS+TZDcreatedByint32requiredTill ID that updated the follow upnextFollowUpdateDate and time of the next follow up discussion with the customer in YYYY-MM-DDTHH:MM:SS+TZDnotesstringBrief follow up notes.scheduledFollowUpdateActual scheduled date and time of the current follow up discussion with the customer in YYYY-MM-DDTHH:MM:SS+TZDResponse 200200Updated about 1 month ago