v1

latestOpenAPI 3.0.22026-07-24184452.0 KB
Assets

Update SIM (Deprecated)

Update an asset's SIM properties.

<b> This endpoint is deprecated and will be removed on September 1, 2026. Please use the Update Asset endpoint instead. </b>

network_group — string, optional

default_100mb: Default networks with 100MB data usage restrictions. <br /> default_1gb: Default networks with 1GB data usage restrictions. <br /> default_10gb: Default networks with 10GB data usage restrictions. <br /> default_unlimited: Default networks without data usage restrictions. <br />

Note: Either choose a predefined network group above or use one of your existing custom network groups with network group name.

status — string, optional

active: Activate the SIM, allow SIM to connect to base-stations when you activate a SIM. If its not charges for current month yet, we will charge 2$ (1.6$ for customers who has more than 10 active SIMs) monthly SIM price. <br /> inactive: Deactivate the SIM, prevent SIM from connecting to base-stations.

patch/assets/{asset_id}/sim

Path parameters

asset_idstring required

Serial Number, UUID, SIM SID or SIM ICCID

Serial Number, UUID, SIM SID or SIM ICCID

Headers

x-forwarded-forstring

Request body

network_groupstring
status'active' | 'inactive'
fleetstring

Deprecated, use 'network_group' instead

Response

Success

messagestring
updated_fieldsstring[] required

List of SIM fields that were updated. Possible values: 'network_group' (same as 'fleet') and 'status'