PUT/v1.0/devices/{imei}/resetSmartSpotDestructive

Reset a SmartSpot device.

Parameters

imeipathstringrequired

Device`s IMEI

cURL
curl -X PUT "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/devices/355737360073462/resetSmartSpot" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →