{ "ids": [ 0 ] }
curl --location '/api/media/delete' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ] }'
{}