Authorization: Bearer ********************curl --location --request POST 'https://api.vpsbg.eu/v1/measured-boot-images' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'file=@""'{
"id": 0,
"type": "string",
"name": "string",
"size": 0,
"in_use": true,
"created_at": "string"
}