Contacts
Number of APIs: 7
-
/contacts GET {{url}}/contacts
-
/contacts/groups GET {{url}}/contacts/groups
-
/contacts/:id GET {{url}}/contacts/{{contact_id}}
-
/contacts POST {{url}}/contacts
-
/contacts PUT {{url}}/contacts/{{contact_id}}
-
/contacts DELETE {{url}}/contacts/{{contact_id}}
-
/contacts/:id/picture GET {{url}}/contacts/{{contact_id}}/picture