Skip to main content
POST
/
api
/
v1
/
branding
/
favicon
Error
A valid request URL is required to generate request examples
{
  "attributes": {
    "app_title": "<string>",
    "background_color": "<string>",
    "custom_css": "<string>",
    "has_custom_favicon": true,
    "has_custom_logo": true,
    "primary_color": "<string>",
    "secondary_color": "<string>"
  },
  "id": "<string>",
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Body

multipart/form-data
file
file
required

Favicon file

Response

OK

attributes
object
id
string
type
string