Authorization: Bearer ********************
{
"session_id": 0
}
curl --location --request POST 'https://api.cbf.tcn.com/api/v1alpha1/srec/srec/deletescreenrecording' \
--header 'Content-Type: application/json' \
--data-raw '{
"session_id": 0
}'
{}