Back to help

GET domain/{domain}/styling

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
domain
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, text/html

Sample:
{
  "primaryColour": "sample string 1",
  "secondaryColour": "sample string 2",
  "hasLogo": true,
  "logoUrl": "sample string 4",
  "logoAlignment": 0,
  "footerText1": "sample string 5",
  "footerText2": "sample string 6",
  "footerText3": "sample string 7",
  "footerText4": "sample string 8",
  "companyWebsiteUrl": "sample string 9"
}