Reconnect a connectivity subscription.
POST/iot-connect/subscriptions/v1/connectivity-subscriptions/execute/:idType/:id/reconnect
Reset the subscription location data in the mobile network for a device. This can resolve problems in the network, and allow a device to reconnect. The reconnect request can be sent only for single subscriptions in ACTIVE state.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 500
- 504
Request to reconnect subscription successfully started.
BadRequest
Response Headers
Unauthorized. Your token is not valid.
Response Headers
Forbidden. You are not allowed to access the requested resource.
Response Headers
The specified resource was not found
Response Headers
Internal Server Error
Response Headers
Gateway Timeout: The communication with an underlying connectivity platform timed out. This error may be attributable to internal server issues or external network problems. As a result, the requested operation's status is currently indeterminate and may still be in progress. This means the subscription might eventually be updated according to the request, even if the operation appears to have initially failed. Please wait for a brief period before attempting to retry the operation.