Creates multiple catalog brands in a single request.

The collection is sent on the wire under the brands property. Each item is processed
independently; the response carries a per-item result so individual failures do not roll back the
whole batch. Requires the CatalogUpdate policy.

🔐 Required permissions: catalog.read, catalog.update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The collection of brands to create.

Envelope for creating multiple brands in a single request.

brands
array of objects | null

The brands to create. Serialized as brands on the wire (the C# property name is a
historical misnomer).

brands
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json