User manual

API functions

You can call the following functions in the yve REST API:
 
Contacts contacts/show A single contact is read
  contacts/update A single contact is updated
  contacts/create A single contact is created
  contacts/destroy A single contact is deleted
  contacts/list Multiple contacts are read
  contacts/import Multiple contacts are vreated or updated
  contacts/link_labels Multiple contacts are linked to labels
 
contacts/unlink_labels
 
Multiple contacts are unlinked from labels
 
Labels labels/show A single labelis read
  labels/update A single labelis updated
  labels/create A single labelis created
  labels/destroy A single labelis deleted
 
labels/list
 
Multiple labels are read
 
Invitations
 
Invitations/list
 
All invitations from a contact are read
 
Events events/list All events in an account are read
 
 
Further information about functions can be found in the API documentation, which you can request from yve support.