Refresh an eSIM
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
The ICCID of the eSIM
Responses
200
ESIM Successfully Refreshed
object
Status of api functions which do not return data
400
Bad Request - returned when the given ICCID is not found and/or permission to view this ICCID is not granted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data
503
Processing - Please come back later or use the Retry-After (seconds) header
object
Status of api functions which do not return data