waitingroom_preview_url

URL where the custom waiting room page can temporarily be previewed.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waitingroom-preview-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waitingroom_preview_url",
  "title": "waitingroom_preview_url",
  "description": "URL where the custom waiting room page can temporarily be previewed.",
  "example": "http://waitingrooms.dev/preview/35af8c12-6d68-4608-babb-b53435a5ddfb",
  "type": "string"
}