{}
curl --location '/api/media-capacity' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{}'
{ "total_size": 0, "used_size": 0 }