delete https://api.sixfab.com/v1/assets//alpon/apps/
Delete an app on the ALPON device.
Possible Error Codes:
- AssetNotFound: The asset with the specified ID was not found.
- AssetNotAlponDevice: The device is not an ALPON device.
- AppNotFound: The app with the specified name was not found.
- ErrorDeletingApp: Device responded with an error.
- DeviceNotReachable: The device is not reachable.