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

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Request

brandobjectRequired
Details about the brand to update

Response

OK
brandobject or null
A brand is the entity a customer perceives that they are transacting with.

Errors