Attributes
Update attribute
Updates an existing attribute including its key, name, description, and field values. Field values are validated against the template’s field types (e.g., image fields must be valid images, number fields must be numeric). For image fields, you may upload a file, pass a public image URL in the field key, or reference an existing app image by UUID via form field image_id when the field key is image, otherwise <field_key>_image_id.
PATCH
Error
Path Parameters
App slug
Team slug
Attribute template key
Attribute key
Body
application/x-www-form-urlencoded
Error