Changes the URL that a Web Input loads when it launches.
Note: This can only be called when the Web Input is idle.
The URL for the Web Input to load.
The Web Input ID
{
"url": "https://example.com/hello-there.html"
}
{
"data": {
"id": "S3Jlx7KABs1EfhscCGEM02G5RYpgwb02nn",
"created_at": "1609868768",
"url": "https://example.com/hello-there.html",
"live_stream_id": "ZEBrNTpHC02iUah025KM3te6ylM7W4S4silsrFtUkn3Ag",
"status": "idle",
"resolution": "1920x1080",
"timeout": 3600
}
}