Authorization: Bearer ********************
curl --location --request POST 'https://api.vpsbg.eu/v1/isos' \ --header 'Accept;' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "id": 1, "status": "downloaded", "name": "AlmaLinux-9.5-x86_64-boot.iso", "size": 1111998464, "downloaded": 1111998464, "created_at": "2025-02-03T10:58:19.000000Z", "deletion_at": "2025-02-05T10:58:19.000000Z" }