Update attribute by lookup key
PATCH/attributes/:lookupKey/:lookupValue
This endpoint enables updating the definition of an attribute. The attribute is identified by it's Propeller Id or name. The attributeClass
Query Param is useful to use when the same attribute name is used for an attribute with a different class.
Request
Responses
- 200
- 400
- 404
Update attribute by Id - 200 / Update attribute by name and class - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Update attribute by name and class - 400 (invalid value)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Update attribute by Id - 404 / Update attribute by name and class - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id