teams-devices_support_url

The URL to launch when the Send Feedback button is clicked.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-support-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_support_url",
  "title": "teams-devices_support_url",
  "description": "The URL to launch when the Send Feedback button is clicked.",
  "example": "https://1.1.1.1/help",
  "type": "string"
}