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:
Parameters
Table of allowed parameters.
Handling the response
Please see the list profile value endpoint for controlling the response.