Authorization: Bearer ********************
[ 0 ]
curl --location --request DELETE '/api/TeleRecord' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{}