Contacts
Update contact
Update contact details like name and internal status
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token> is your apiKey
generated in Periskope API settings.
Headers
x-phone
string
requiredOrganisation phone number(with country code) and without any spaces or special characters.
e.g. 9190043XXXXX
Path Parameters
contact_id
string
requiredUnique identifier for contact
e.g. 9198765XXXXX
Body
application/json
is_internal
boolean
If the contact is internal or external.
Accepted values are true
or false
contact_name
string
Name of the contact
This will update name of the contact available only on Periskope
Was this page helpful?