URL where the custom waiting room page can temporarily be previewed.
{ "$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" }