Skip to main content
PATCH
Update a report brand profile

Authorizations

Authorization
string
header
required

Customer session token returned by /auth/login. This is distinct from an API key.

Path Parameters

id
string
required

Brand profile id.

Pattern: ^brand_[a-f0-9]{24}$

Body

application/json
name
string
Required string length: 1 - 80
branding
object

Visual white-label branding rendered into the PDF (logo, color) in addition to the LLM voice controls.

Response

Updated profile.

profile
object
required