DigitalOcean-public.v2-new_Images
Delete an Image
To delete a snapshot or custom image, send a DELETE request to /v2/images/$IMAGE_ID.
delete/v2/images/{image_id}
Path parameters
image_idinteger required
A unique number that can be used to identify and reference a specific image.
Response
The action was successful and the response body is empty.