Analyses
Update analysis metadata
Add context such as description, goal, audience, or brand guidelines to an existing analysis.
PUT
Update metadata for an existing image or URL analysis. Use this to add context — a description, goal, target audience, or brand guidelines — that is stored with the analysis and used by generated summaries and recommendations.
This endpoint updates metadata only. It does not rerun the analysis or change the maps and scores returned by Get an analysis.
Supported fields are merged into the existing metadata. Unsupported fields are ignored and returned in
The
analysis-id path parameter is the analysis id returned as _internal_exposed_id from Get an analysis — not the top-level id returned when you create an analysis.The analysis id (
_internal_exposed_id from Get an analysis).What the creative, page, or screen is.
The user or business outcome the design should support.
The audience the design is intended for.
Brand, messaging, or design constraints to consider.
ignored_keys. The body must be a JSON object up to 64 KB, with individual string values up to 10,000 characters; deeply nested objects are rejected.
Whether the update succeeded.
The metadata fields accepted by the API.
Any unsupported fields that were ignored.
