Skip to main content
POST
/
v1.0
/
sims
/
clear-status
json
{
  "ICCID": "8901240397190195850"
}
{
  "ICCID": "8901240397190195850",
  "SimStatus": "Empty",
  "Successful": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.telegent.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
ICCID
string
required

The ICCID of the SIM card to clear

Example:

"8901240397190195850"

Response

200 - application/json

Success — returns the SIM with Empty status

The response is of type object.