Lock Things Group to IMEI range (TAC)
This guide will show you how you can Enable and Disable Master IMEI settings to allow your Thing Group SIM cards to work only with one manufacturer IMEI range (TAC)
Lock Things Group to IMEI range
PUT
https://console.monogoto.io/thingsgroup/{THING_GROUP_ID}
Path Parameters
THING_GROUP_ID*
String
The identifier of your Things Group
Headers
TOKEN_HERE*
String
Your authentication token
Request Body
TELEPHONY_PROFILE
String
Things Group Telephony Profile ID
THINGS_GROUP_NAME
String
MASTER_IMEI_STATE
String
Replace with true or false
IMEI_PREFIX
String
Replace with the device IMEI range, also known as a TAC
Example using cURL:
Example of request:
Expected response (should show Thing Group ID):
Last updated
Was this helpful?