Lock Thing to IMEI
This guide will show you how you can Enable and Disable Master IMEI settings for your SIM card, in order to limit the SIM card usage by device IMEI.
Configure a Thing to only work with a specific IMEI
PUT
https://console.monogoto.io/thing/update
Headers
Name
Type
Description
YOUR_TOKEN*
String
Your authentication token
Request Body
Name
Type
Description
CAS*
String
Retrieve via GET Thing Information
ICCID*
String
The ICCID of your SIM
MASTER_IMEI_STATE
String
Replace with true or false
DEVICE_IMEI
String
IMEI of your device
Example using cURL:
Request example:
Expected response:
Last updated
Was this helpful?