Soft-delete a device
DELETE /devices/{device_id}
DELETE
/devices/{device_id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” device_id
required
Device id
string
Example
42Responses
Section titled “ Responses ”Deleted device snapshot
object
data
required
object
id
required
integer
name
required
string
serial_number
required
string
rent
required
string
tracking_number
required
string
client_status
required
Device progress key for display and filtering
string
type
required
string
category
required
string
source
required
string
comment
required
Free-form device comment
string
characteristics
required
object
screen_size
required
string
graphic
required
string
processor
required
string
ram
required
string
storage
required
string
model_year
required
string
connectivity
required
string
keyboard_layout
required
Keyboard layout for delivery pricing (maps to Fleet keyboard_layouts.type)
string
Example
FRENCH_AZERTY resolution
required
string
has_microphone
required
boolean
has_webcam
required
boolean
noise_cancellation
required
boolean
compliance
required
Array<string>
connection_type
required
Array<string>
has_stool
required
boolean
has_video_package
required
boolean
has_screen
required
boolean
has_premium_tablet
required
boolean
color
required
string
seats_number
required
string
assembly
required
string
os_platform
required
string
mdm
required
MDM enrollment row when present (non-deleted, non-DRAFT); null otherwise
object
id
required
integer
status
required
Raw MDM enrollment status from devices_mdm. DRAFT rows are omitted by the device relation; other values match DB enum.
string
local_name
required
string
is_locked
required
boolean
lock_date
required
string
firewall_enabled
required
boolean
os_updates_enabled
required
boolean
is_encrypted
required
boolean
screenlock_enabled
required
boolean
is_compromised
required
boolean
os_updates_available
required
boolean
disk_encryption_profile_installed
required
boolean
enrollment_date
required
string
unenrollment_date
required
string
download_date
required
string
last_seen_date
required
string
last_sync_date
required
string
Forbidden
object
error
required
string
Not found
object
error
required
string