Update attribute values from a company
Update attribute values from a company
Path Parameters |
---|
attributeId string — REQUIRED |
id string — REQUIRED |
Request Body — REQUIRED |
---|
textValue stringRequired for TEXT attribute |
numericValue numberRequired for NUMERIC attribute |
booleanValue booleanRequired for BOOLEAN attribute |
dateValue stringRequired for DATE attribute |
urlValue stringRequired for URL attribute |
ratingValue stringRequired for RATING attribute |
Responses | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Return an updated attribute value from a company
|