Refresh eSIM
GET /esims/{iccid}/refresh
GET
/esims/{iccid}/refresh
This request is used to generate a cancel location request to the network, note this disconnects the customer from the network and should be used for troubleshooting purposes only, it should not be used to cancel location in bulk
Authorizations
Parameters
Path Parameters
iccid
required
string
(Required) The ICCID of the eSIM
Example
Responses
200
OK
object
Example
400
Bad Request
object
Example
403
Forbidden
object
Example
500
Internal Server Error
object
Example
503
Service Unavailable