Update a brand's profile
Last updated
Was this helpful?
Last updated
Was this helpful?
The id of the brand.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
This class provides the Brand Profile Dto.
The logo url.
The favicon url.
The slogan.
The primary color. Color for primary actions, buttons, text links. 3 and 6 digit hex code values accepted.
The primary color hover. Color for primary actions, buttons, text links hover. 3 and 6 digit hex code values accepted.
This value is used to determine the secondary color of the brand. Color for background to accent your UI. 3 and 6 digit hex code values accepted.
This value is used to determine the tertiary color of the brand. Color for background to accent your UI. 3 and 6 digit hex code values accepted.