Delete Images for Fast Update
# Delete Images for Fast Update
Path:
/api/update_image/*
Method: DELETE
Content-type: application/json; charset=utf-8
API Description: This can be used to delete a specified image or all images saved in Ftp/program/update_image.
Note: This function is only supported by player of version 1.71.5 or above.
Request Example
(1) http://192.168.42.129/api/update_image/0000.jpg (Delete a specified image)
(2) http://192.168.42.129/api/update_image/* (Delete all images)