{ "streamPath": "string", "alias": "string", "autoRemove": true }
curl --location --request POST 'http://localhost:8080/api/stream/alias' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "message": "string" }