REST API: Contacts
The contacts resource is used to manage the contacts of the current Account Context.
Resource URI(s)
get
post
/{InstanceID}/{AccountID}/Contacts
List and create contacts for the Context Account.
get
put
del
/{InstanceID}/{AccountID}/Contacts/{ContactID}
Manage the contacts of the Context Account {AccountID}.