Refresh Thing Network Connection
This guide will show you how you can make a Refresh Network connection for a Thing.
Refresh Thing Network Connection
GET
https://console.monogoto.io/thing/{ThingId}/refreshConnection/
Path Parameters
Name | Type | Description |
---|---|---|
ICCID* | String | The ICCID of your SIM |
Headers
Name | Type | Description |
---|---|---|
YOUR_TOKEN* | String | Your authentication token |
Example using cURL:
Please note that the above-shown command needs to be replaced with information:
{TOKEN_HERE} - replace with your token
{ICCID_HERE} - replace with the ICCID of your SIM
Example of request
The result should show you if the Refresh Connection was invoked successfully.
Last updated