TypeScript client
Brands
Set primary brand
Make this brand the team’s primary: the default profile /agent grounds on when no brand is explicitly selected. The switch is atomic (the previous primary is demoted in the same transaction), so there is always exactly one primary brand.
POST
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Brand id (UUID), as returned by the list brands and create brand endpoints.
Response
Success