contacts
Create/Add Contacts to a Custom Label
post/v1/contactlist/{id}/contacts
Path parameters
idnumber required
Id of a contact list
Headers
authorizationstring required
Custom Token generated from the App
Request body
Example request
[
{
"name": "Jane Doe",
"phone": "91234567833",
"mobile": "1653452783",
"email": "janedoe@surveysparrow.com",
"jobTitle": "Manager"
}
]Response
Successful
Changes
No changes recorded. 1 of the 7 revisions has no diff computed, so it could not be searched.