Attributes
Bulk Update Attributes
Partially updates multiple attributes for a specified attribute template. Only provided fields are modified; omitted fields remain unchanged. Supports various field types including text, number, boolean, color, images (via URL or base64), and image_object (via existing app image UUID). Automatically uploads images to Cloudflare when not referencing by id. Returns lists of successful and failed updates with detailed error reasons.
PATCH
Error
Path Parameters
Team slug
App slug
Attribute template key
Body
application/json
Attributes to update (max 50)
Maximum array length:
50Previous
Bulk Create Attribute-Item RelationshipsAssociates multiple attributes with multiple items in a single operation. Each relationship links one attribute to one or more items. Validates attribute existence before creating relationships. Returns lists of successful and failed associations with detailed error reasons.
Next
Error