ota-package-controller
Delete OTA Package (deleteOtaPackage)
Deletes the OTA Package. Referencing non-existing OTA Package Id will cause an error. Can't delete the OTA Package if it is referenced by existing devices or device profile.
Available for users with 'TENANT_ADMIN' authority.
delete/api/otaPackage/{otaPackageId}
Path parameters
otaPackageIdstring required
A string value representing the ota package id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK