Edit contact

Edit contact

This API is used to edit the contacts that you have already added on panel.

https://cloud.digidonar.in/api_v2/editContact_v2

HEADER PARAMETERS

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 contact person
contact_address
optional
String
Address of contact person
contact_status
optional
String
Status of contact, for example: hot,warm,cold etc
contact_followupdate
optional
String
Date and time of follow up
contact_comment
optional
String
Comment on the contact

Updated 24 Apr 2023 Did this page help you?

Previous
Add Contact

Next
Delete Contact

Edit Contact

javascript--v1JS |
   {
   "type" : "success"
   }

RESPONSES
200 |

   200 ok : The request has succeeded