PUT https://:account.api-us1.com/api/3/fieldValues/id
- JSON
{
"fieldValue": {
"contact": 4,
"field": 24,
"value": "Blue"
}
}
200 OK
PATH PARAMS
id REQUIRED
string ID of the fieldValue to update
BODY PARAMS
fieldValue
object
fieldValue.contact REQUIRED
string ID of the contact whose field value you're updating
fieldValue.field REQUIRED
string ID of the custom field whose value you're updating for the contact
fieldValue.value REQUIRED
string Value for the field that you're updating
Opmerkingen
0 opmerkingen
Artikel is gesloten voor opmerkingen.