Skip to main content
Is there a way to update multiple SIMs?

You can update SIM properties by sending a PATCH request via the Onomondo API.

Jakub Kubinski avatar
Written by Jakub Kubinski
Updated over 6 months ago

Environment

  • Onomondo platform

  • SIM management

Question

Is it possible to update multiple SIMs at the same time?

Resolution

You will need to use the Onomondo API.

You can run a script that runs through each SIM ID you want to change. You will need an API key to perform this.

  1. Create or find API Key

  2. Create a list of SIM IDs

  3. Loop through list

  • You can adjust these properties:

    • Data limit

    • Network list

    • Etc.

Did this answer your question?