Skip to main content
PUT
Update Brand

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Path Parameters

id
string<uuid>
required

Brand ID

Body

application/json
relation
enum<string> | null
required

Brand relation to project (null to remove)

Available options:
SELF,
DIRECT_COMPETITOR,
OTHER,
IGNORED

Response

Default Response

id
string<uuid>
required

Brand identifier

name
string
required

Brand name

domain
string | null

Brand hostname when known (e.g. example.com).

relation
enum<string> | null

Brand relation to project

Available options:
SELF,
DIRECT_COMPETITOR,
OTHER,
IGNORED