access_app_launcher_logo_url

The image URL of the logo shown in the App Launcher header.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-app-launcher-logo-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_app_launcher_logo_url",
  "title": "access_app_launcher_logo_url",
  "description": "The image URL of the logo shown in the App Launcher header.",
  "example": "https://www.cloudflare.com/img/logo-web-badges/cf-logo-on-white-bg.svg",
  "type": "string"
}