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
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
Enter the token obtained from the Authentication endpoint
Body
application/json
Response
200 - application/json
Success — returns the updated SIM status
The response is of type object.