Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Working with a single contact

The following table provides the URI and methods that can be used to add, updated, delete and get a contact in Crittah

MethodResult
URIhttps://[CompanyID].crittah.com/ws/apiv2/[json or xml]/contacts/[contactId]
DELETEDeletes one contact
GETReturns data for one contact
POSTCreate or modify only the supplied data for one contact; returns contact data after request
PUTNot supported

...