Replace a brand

PUT

Replace an existing brand with the supplied values.

Path parameters

brand_idstringRequired

A unique identifier associated with the brand you wish to update.

Request

This endpoint expects an object.
namestringRequired

The name of the brand.

settingsobjectOptional
snippetsobjectOptional

Response

This endpoint returns an object.
createdinteger

The date/time of when the brand was created. Represented in milliseconds since Unix epoch.

namestring

Brand name

publishedinteger

The date/time of when the brand was published. Represented in milliseconds since Unix epoch.

settingsobject
updatedinteger

The date/time of when the brand was updated. Represented in milliseconds since Unix epoch.

versionstring

The version identifier for the brand

idstringOptional

Brand Identifier

snippetsobjectOptional