Hubs-Contacts

Number of APIs: 24

  1. Delete a Contact Image DELETE {{base_url}}/Contact/:ContactID/photo

  2. Contact GET {{base_url}}/contact/:ContactID

  3. Contact Metadata GET {{base_url}}/metadata/contact

  4. Contacts GET {{base_url}}/contact

  5. Create a Contact POST {{base_url}}/contact

  6. Update a Contact PUT {{base_url}}/contact/:ContactID

  7. Custom Table Data (Contacts) GET {{base_url}}/contact/:ContactID/customTable/:CustomTable

  8. Delete a Contact DELETE {{base_url}}/contact/:ContactID

  9. Retrieve Contact Supporting Documents GET {{base_url}}/contact/:ContactID/files

  10. Employees (Contacts) GET {{base_url}}/contact/:ContactID/employee