Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

UNDER DEVELOPMENT

The following endpoint can be used to update an profile value for a given object.

PUT /:object_type/:object_id/profiles/values/:profile_value_id

Where object_type and object_id describe the object you wish to get the profile values for. We currently support the following object types:

  1. Company
  2. Contact
  3. Affiliation
  4. Prospect
  5. Job
  6. Issue
  7. Contract

Parameters

Table of allowed parameters.

   

 

Handling the response

Please see the list profile value endpoint for controlling the response.

  • No labels