Skip to main content
POST
Generate Brand Guidelines

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
string<uuid>
required

Body

application/json

force=True is the Regenerate button — always starts a new version.

Without it, a request whose source inputs are unchanged reuses the stored document instead of re-billing the model.

force
boolean
default:false

Response

Successful Response

id
string<uuid>
required
status
string
required
version
integer
required
created_at
string<date-time>
required
summary
string | null
guidelines
Guidelines · object
completed_at
string<date-time> | null