enabled value.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/recordings/servers/?preventremote=undefined' \
--header 'Authorization: Bearer <token>'[
{
"recording-server-id": "Recording-Server2",
"hostname": "core1.example.com",
"name": "recording",
"address": "10.0.0.5",
"contact": "noc",
"phone": "5551234567",
"email": "noc@example.com",
"ccc-ip": "10.0.0.5",
"ccc-port": 9000,
"cdc-url": "https://rec.example.com/cdc",
"cdc-type": "http",
"enabled": "yes"
}
]