Delete attribute by lookup key
DELETE/attributes/:lookupKey/:lookupValue
This endpoint is used to delete 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.
When an attribute is deleted all the values set on resources (products, users, etc.) will be deleted as well.
Request
Responses
- 200
- 404
Delete attribute by Id - 200 / Delete attribute by name and class - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Delete attribute by Id - 404 / Delete attribute by name and class - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id