How to delete images from cloudinary

The cloudinary API requires full URL of the image starting with “http or https”. I does not recognise URL starting with “file://”

You will need external code to upload files directly from the phone to Cloudinary using API.

Media DB component takes care of this process.