Delete Multiple Trackable FilesAsk AIdelete https://api.lumeo.com/v1/apps/{application_id}/trackables/{trackable_list_id}/items/{trackable_item_id}/filesDeletes multiple trackable files based on the provided filter criteria. At least one filter parameter must be provided.Path Paramsapplication_idstringrequiredThe application this trackable list belongs to.trackable_list_iduuidrequiredThe trackable list's id.trackable_item_iduuidrequiredThe trackable item's id.Query Paramstrackable_file_ids[]array of uuidsFilter: Trackable File ID(s) to deletetrackable_file_ids[]ADD uuidResponse 204No ContentUpdated 5 months ago