{ "key": "string" }
curl --location '/manage/api/v1/camera/live/streams/start' \ --header 'x-auth-token: {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "key": "string" }'
{ "code": 0, "message": "", "data": "" }