Skip to main content

Update brand

Leaving out a property will ensure no changes are made to that property.
Collection properties will delete and/or add as necessary to match the supplied data.

Path Parameters
id int32 REQUIRED

The id of the brand to update.

Request Body REQUIRED

The brand data to update.

Name string

The name of the brand.

ExternalId string

External id of the brand.

Descriptions object[]

The localized descriptions of the brand.

LanguageCode string
Content string

The localized content.

Responses
200

The updated brand.

Schema OPTIONAL
Resource object OPTIONAL

A brand.

BrandId int32 OPTIONAL

The id of the brand.

Name string OPTIONAL

The name of the brand.

ExternalId string OPTIONAL

External id of the brand.

Descriptions object[] OPTIONAL

The localized descriptions of the brand.

LanguageCode string OPTIONAL
Content string OPTIONAL

The localized content.

Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

400

Bad request.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.