Update a custom attribute
POST
https://api.tamio.com/v2/products/custom-attributes/update/{uuid}
Path Parameters
uuid
string*
Body Parameters
label
object*
Multilingual labels (1–10 languages, up to 128 chars each)
text
boolean*
Whether the attribute includes a text value format
link
boolean*
Whether the attribute includes a link/URL format
image
boolean*
Whether the attribute is an image-based feature
feature
boolean*
Whether the attribute acts as a feature tag
Responses
200
Custom attribute updated successfully
Custom attribute updated successfully
status
integer
custom_attribute
CustomAttribute
400
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | Custom attribute not found |
status
integer
error
string
error_code
integer
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string