Attributes
Delete attribute relationship
Removes relationships between an attribute and one or more items (products, tags, categories, etc.). Publishes a relationship deletion event.
DELETE
Error
Path Parameters
App slug
Team slug
Key of the attribute template
Key of the attribute
Body
application/json
Items IDs you want to remove a relationship with
Previous
Bulk Create AttributesCreates multiple attributes for a specified attribute template in a single operation. 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 creations with detailed error reasons.
Next
Error