Contact API's

Update contact

1min



This API is used to edit the contacts that you have already added on panel.
POST
Request
Header Parameters
authcode
required
String
This is the unique auth key
contact_id
required
Integer
The unique ID of the contact
contact_name
required
String
Name of the registerd contact
contact_email
optional
String
Email of the registered contact
contact_address
optional
String
Address of the registered contact
contact_status
optional
String
Status of the contact, Example: Hot, warm, cold, etc. ( 1 for Hot lead, 2 for warm lead, 3 for cold lead , 4 for invalid lead, 5 for disqualified lead , 6 for prospect lead )
contact_followupdate
optional
String
The followup date of contact ( yy-mm-dd i.e 2023-10-18 )
contact_comment
optional
String
The comment entered for the contact
contact_followuptime
optional
String
The followup Time of contact ( HH:MM:SS. Format based on a 12 hour system i.e 11:29:40 AM or 11:29:40 PM )




Updated 05 Dec 2023
Doc contributor
Did this page help you?