API v2.4 / eSIMs / Refresh 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
(Required) The ICCID of the eSIM
Example
8944123456789012000
Responses
200
OK
object
Status message of api request
Example
{ "status": "Successfully refreshed SIM"}
400
Bad Request - returned when request format is not accepted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the ICCID is not accessible by the user
object
Status of api functions which do not return data
429
Too Many Requests
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