Skip to content

PUT/api/v1/tenant/branding

ReturnsResponseBrandingView

AcceptsBrandingUpdateRequest

Response examples

200OK

*/* example derived from schema

{
  "statusCode": 0,
  "statusMessage": "string",
  "data": {
    "siteTitle": "string",
    "primaryColor": "string",
    "secondaryColor": "string",
    "logoUrl": "string"
  },
  "errors": [
    {
      "code": "string",
      "message": "string",
      "field": "string"
    }
  ]
}

Directwerk — whitelabel publication infrastructure