SIM Reset Request
PUT https://link.monoz.io/api/v1/{OrganizationId}/Sim/Reset
Initiates the process of SIM connectivity reset and returns ok if the process was successfully started.Args
ORG-ID
The unique ID assigned to your organisation
ICCID
Unique ICCID of target device
Response
200Success UpdateSuccess
200
Response Body
Error boolean
Indicates if there was an error.
StatusCode integer
HTTP status code of the response.
Message string
Message indicating the result of the operation.
401
404
500