Delete Device
This endpoint sends an MDM command to delete a device. This will remove the device record from Kandji and send a Remove Management command. For macOS devices, it will also uninstall the Kandji Agent.
Responses codes
- 204 No Content
- 401 Unauthorized
- Invalid access token. This can happen if the token was revoked, the required permissions are missing, or the token has expired.
- 404 Not found
- Unable to locate the resource in the Kandji instance.
Parameters
Parameter | Description |
---|---|
Device ID | - |
Workflow Library Example
Delete Device with Kandji and Send Results Via Email
Preview this Workflow on desktop