cURL
curl --request POST \ --url 'https://{host}/v1/probe/mediastreamvalidator?token=' \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>", "enable_cli_output": false, "inject_json": true, "inject_output": true, "parse_playlist_only": true, "queue_timeout": 600000, "timeout": 650000 } '
{ "cli_output": "<string>", "error": "<string>", "metadata": { "duration": 1, "io_usage": 1, "queue_time": 1, "request_id": "<string>", "usage": 1 }, "output": "<unknown>", "success": true }
API Key Security
OK
Show child attributes
Was this page helpful?