DELETE
/v1.0/devices/{mdn}DestructiveRemove a line of service. This endpoint can only be accessed by scope org_super. It is not available to PRIVATELTE accounts.
Parameters
mdnpathstringrequiredMobile Device Number (MDN)
cURL
curl -X DELETE "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/devices/521-267-1508" \
-H "Authorization: Bearer $SENTINEL_TOKEN"