Remove device enrollment
POST/devices/remove
Removes device enrollment through Pulsus.
For ChromeOS devices, Pulsus requests deprovisioning at the Google ChromeOS integration and only marks the device as removed when the integration confirms the request. The device itself does not need to be online: Google completes the deprovision the next time the device contacts the management service.
A 200 response indicates that the request was processed, but does not guarantee that every device id was removed. ChromeOS devices whose deprovisioning request failed at the Google integration are skipped — only successfully processed devices generate a removed log entry.
Request
Responses
- 200
- 401
- 404
- 500
OK
Unauthorized/Invalid api token
Not Found
Internal Server Error