revokeObjectURL

The revokeObjectURL() static method of the URL interface releases an existing object URL which was previously created by calling URL.createObjectURL_static.

MDN Reference