Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Path Parameters

brandId
string
required

The brand id (a slug derived from the code, e.g. brand-nike).

Minimum string length: 1

Body

application/json
supplierIds
string[]
required

The deduplicated supplier (fournisseur) ids the brand is sold by; empty clears every link.

Minimum string length: 1

Response

The persisted supplier set (deduplicated).

The persisted supplier set (deduplicated).

brandId
string
required
supplierIds
string[]
required