Update contact attribute
PUT {{baseUrl}}/contacts/attributes/:attributeCategory/:attributeName
Request Body
{"value"=>"COUNT[BLACKLISTED,BLACKLISTED,<,NOW()]", "enumeration"=>[{"label"=>"Men", "value"=>1}, {"label"=>"Men", "value"=>1}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |