Update brand

Updates a brand matching the provided brand_id with the given attributes.

To clear a field, set it to null. Fields that are not provided in the request will not be changed.

This endpoint is not rate limited.

Scopes: BRANDS_WRITE

Path parameters

brand_idstringRequired
ID of the brand.

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Request

This endpoint expects an object.
brandobjectRequired
Details about the brand to update

Response

OK
brandobjectOptional
A brand is the entity a customer perceives that they are transacting with.

Errors

400
Update Brand Request Bad Request Error