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, and images (via URL, base64, raw image UUID string, or {"image_id":"uuid"} for an existing app image). Automatically uploads images to Cloudflare when not referencing by id. Returns lists of successful and failed updates with detailed error reasons.
PATCH
/
api
/
v1
/
:team_slug
/
:app_slug
/
attributes
/
:attribute_template_key
/
bulk
Error
A valid request URL is required to generate request examples
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes