Branding allows you to easily control the look and feel of your status page with logos, icons and colour choices.
Endpoint
https://api.sorryapp.com/v1/pages/:page_id/brand
Objects
These are the attributes which represent the object, most of which can be posted too and received in response to the actions.
Attribute Name | Description |
---|---|
color_state_ok | HEX or RGBa colour used on the page to indicate that things are o.k., probably green. |
color_state_warning | HEX or RGBa colour used on the page to indicate that things are wrong, probably orange. |
color_navbar_background | HEX or RGBa colour used on on the navbar at the top of the page. |
color_navbar_links | HEX or RGBa colour used for the text links in the navbar. |
color_navbar_button_background | HEX or RGBa colour used for buttons in the navbar. |
color_header_background | HEX or RGBa colour used as the background on the page header. |
color_header_links | HEX or RGBa colour used for links in the page header. |
color_header_text | HEX or RGBa colour used for text in the page header. |
color_body_background | HEX or RGBa colour used as the background on the page body. |
color_body_links | HEX or RGBa colour used for links in the page body. |
color_body_text | HEX or RGBa colour used for text in the page body. |
created_at | The date/time the record was created. |
updated_at | The date/time the record was last updated. |