Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/recordings/servers//entries' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"device-aor": "sip:1123wp@example.com",
"case-id": "string",
"recording-server-id": "Recording-Server2",
"transcription": "yes",
"sentiment": "yes"
}'{
"code": 0,
"message": "string"
}