Book with MS Teams

{
    "name": "Webinar with translation",
    "client_transaction_id": "{{$guid}}",
    "input": {
        "language": "en-US",
        "schedule": {
            "start_at": "2024-08-01T16:00:00.000Z", 
            "timezone": "America/Los_Angeles",
            "max_duration": 18000
        },
        "type": "web_url", 
        "url_type": "teams",
        "connection_params": {
            "url": "https://teams.microsoft.com/l/meetup-join/sdalkfjdgjidgjkdfnjkdshgkjhskfghkdhfg",
            "settings": {
                "passcode": "WNKrtQ"
            }
        }
    },
    "output": [
        {
            "product": {
                "type": "translation",
                "tier": "automatic",
                "target_languages": [ "es-ES", "cmn-CN", "fr-FR", "de-DE", "it-IT" ]
            }
        },
        {
            "product": {
                "type": "captions",
                "tier": "automatic",
                "target_languages": [ "en-US" ]
            }
        }
    ]
}