{
"id": 0,
"serverId": "string",
"name": "string",
"host": "string",
"secret": "string",
"enabled": true,
"hookEnabled": true,
"weight": 1,
"description": "string",
"extend": "string"
}curl --location --request PUT 'http://127.0.0.1:8086/api/v1/mediaNode/update' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"serverId": "string",
"name": "string",
"host": "string",
"secret": "string",
"enabled": true,
"hookEnabled": true,
"weight": 1,
"description": "string",
"extend": "string"
}'{
"key": null
}