I'm looking for a way using Azure custom vision API or SDK to get training image ID to delete them using for example: https://westeurope.dev.cognitive.microsoft.com/docs/services/Custom_Vision_Training_3.0/operations/5c771cdcbf6a2b18a0c3b800
I also want to to access predicted images ID but also can't figure out how to get it.
edit: for example I could use this function to delet training images using ID but look like I never created ID for my images. I used this function to upload training images