Authorization: ********************
curl --location --request PATCH '/recordings/' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'