POST /api/v1/devices/<device_id>/app/<product_id>/remove
Marks an application with a specified ID for removal on a device with a specified device identifier.
Input Parameters
product_id | String The application identifier. |
device_id | String The device identifier. |
Output Parameters