{
"name": "string",
"username": "string",
"password": "string",
"enable": 0,
"media_protocol": 0
}curl --location --request PUT 'https://192.168.88.32:9781/bvcsp/v1/bv28181in/platform/' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"username": "string",
"password": "string",
"enable": 0,
"media_protocol": 0
}'{
"code": 0,
"msg": "string"
}