update_brand_name
Set the brand's public display name shown on its Brand Index page.
Set the brand's public display name — the name shown on its public Brand Index page. Synchronous, no LLM call, no credit cost. The agent must already have a Brand Index entry; this is rejected otherwise. This changes the display name only, not the URL slug.
Authentication: Required
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
syntheticId | integer | Yes | The agent whose public brand name to update. |
name | string | Yes | The new public brand display name. |
Response
The brand's public page lives at /brands/{brandSlug}.