Branding
White-label branding assets and configuration.
Responses
200
Successful operation.
application/json
headerColorstringRequired
primaryColorstringRequired
companyNamestringRequired
companyLogoUrlstringRequired
loginBannerUrlstringRequired
faviconUrlstringRequired
headerColor1stringRequired
termsAndConditionsstringRequired
useCustomMenuColorsbooleanRequired
useSolidBackgroundbooleanRequired
500
Internal server error.
application/json
get/branding
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
headerColorstringRequired
primaryColorstringRequired
companyNamestringRequired
companyLogoUrlstringRequired
loginBannerUrlstringRequired
faviconUrlstringRequired
headerColor1stringRequired
termsAndConditionsstringRequired
useCustomMenuColorsbooleanRequired
useSolidBackgroundbooleanRequired
Responses
204
Branding updated successfully. No response body.
No content
401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
post/branding
No content
Last updated