Authorization: Bearer ********************
curl --location --request DELETE '/room_recordings' \ --header 'Authorization: Bearer <token>'
{ "data": { "room_recordings": 5 } }