Enable/Disable SIM
PUT https://link.monoz.io/api/v1/{OrganizationId}/Sim/Enable
Enables or disables a SIM. A disabled SIM is deactivated and cannot be used.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