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

Reboot a SmartSpot device.

Parameters

imeipathstringrequired

Device`s IMEI

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

Try this operation in the interactive explorer →