json
Sims
Update SIM Status
Update the status of a SIM card using its ICCID. Use this to activate, suspend, or change the state of a physical or eSIM card in the network.
What this does: Returns the updated SIM SimStatus and a success confirmation. Valid statuses are Active, Suspended, and Empty. Use Active to enable the SIM, Suspended to temporarily disable it while retaining the number association, or Empty to clear all associations.
Next steps:
- Confirm the change —
GET /v1.0/numbers - Clear all SIM associations —
POST /v1.0/sims/clear-status
POST
json
Body
application/json
Response
Success — returns the updated SIM status
The response is of type object.