本文档为大众产品接口文档 如需不明确请及时联系客服处理!
{
"content": "string",
"id": 0,
"port": 1,
"stream_id": 0,
"weight": 1
}curl --location --request PUT 'http://prod-cn.your-api-server.com/api/v1/client/stream-source' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"id": 0,
"port": 1,
"stream_id": 0,
"weight": 1
}'{
"code": 0,
"data": {
"content": "string",
"created_at": "string",
"id": 0,
"port": 0,
"stream_id": 0,
"updated_at": "string",
"weight": 0
},
"message": "string"
}