Skip to main content
POST
json

Body

application/json
ICCID
string
required

The ICCID of the SIM card to update

Example:

"8901240397190195850"

MSISDN
string

The phone number (MSISDN) associated with the SIM

Example:

"+11234567890"

SimStatus
enum<string>

The new status to set for the SIM card

Available options:
Active,
Suspended,
Empty
Example:

"Active"

Response

Success — returns the updated SIM status

The response is of type object.