Skip to main content
POST
Create a Brand Edit

Authorizations

x-api-key
string
header
required

Bloom API key, for example x-api-key: bloom_sk_....

Headers

idempotency-key
string
required

A unique key for this operation. Reuse it when retrying the same request.

Required string length: 1 - 255

Path Parameters

id
string<uuid>
required

Brand ID

Body

application/json
baseSkillId
string<uuid>
required

The active Brand Skill version on which this edit is based.

change
object
required

The requested change: an instruction for a semantic edit, or exact profile values with an optional related instruction.

replacesEditId
string<uuid>

A candidate awaiting approval to replace atomically once the new candidate is ready. The previous candidate remains available while preparation is incomplete or unsuccessful.

evidence
object

Optional sources and Brand Library images that support the requested change.

Response

OK

data
object
required