Reset the Device Deployments history
DELETE/api/management/v1/deployments/deployments/devices/:id/history
Mark as logically deleted the completed Device Deployments records for the given device. This effectively resets the Device Deployments history and makes the device eligible (again) for all the active deployments.
Request
Responses
- 204
- 401
- 500
Operation completed successfully.
Unauthorized.
Internal Server Error.