TypeScript client
Brands
Delete brand
Delete a brand from the team. Content already generated with it and the sources it selected are unaffected. The primary brand cannot be deleted (409): promote another brand with setPrimaryBrand first, so the workspace always keeps a grounding default.
DELETE
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