Refresh Thing Network Connection
This guide will show you how you can make a Refresh Network connection for a Thing.
Refresh Thing Network Connection
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Result of invoking refresh connection request{
// Response
}{
// Response
}Example using cURL:
curl -X GET \
--url "https://console.monogoto.io/thing/ThingId_ICCID_{ICCID_HERE}/refreshConnection" \
-H "accept: application/json" \
-H "Authorization: Bearer {TOKEN_HERE}"Last updated
Was this helpful?