Briefs

Create an image brief

Save an image brief as a draft — typically the content returned by POST /image-briefs/generate, but any content is accepted. Up to 3 products; index 0 is the hero. Omit name and the brief is named after its headline.

Idempotency-Key is required so a retry doesn't leave you with duplicate drafts. X-Dry-Run: true validates without saving.

post/image-briefs

Headers

Idempotency-Keystring nullable
X-Dry-Runstring nullable

Request body

product_idsstring[]
template_idstring
accent_colorstring nullable
main_header_backgroundstring nullable
namestring nullable
image_overridesobject

Response

Successful Response

dry_runboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.