Image label expression or image ID.
When label expression is provided, it is expected that it will resolve to single image.
Only type snapshot with status available is considered.
Alternatively you can supply image ID.
To obtain list of all images, use following curl
command:
curl -H "Authorization: Bearer $API_TOKEN" https://api.hetzner.cloud/v1/images
API documentation