Skip to content

Update sim details

PUT
/esims

Update sim details

Authorizations

Parameters

Query Parameters

iccid
required
string

ICCID of eSIM

customerRef
required
string

New Customer Reference

Request Body required

object
iccid

ICCID of eSIM

string
customerRef

New Customer Reference

string

Responses

200

Success - Your eSIM has been updated

object
message

Status of api functions which do not return data

string

400

Bad Request - returned when request format is not accepted

object
message

Status of api functions which do not return data

string

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
message

Status of api functions which do not return data

string

500

Server Error

object
message

Status of api functions which do not return data

string