Assigns SIM-Secure for IoT licenses to SIMs.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Transaction Id.
^[0-9]-[0-9]{3,32}$3 <= length <= 32application/json
Request to assign license to devices.
TypeScript Definitions
Use the request body type in TypeScript.
Request to assign license.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/devices/license/actions/assign" \ -H "Content-Type: application/json" \ -d '{ "accountName": "0000123456-00001", "skuNumber": "SIMSec-IoT-Lt", "devices": [ { "deviceIds": [ { "id": "864508030109877", "kind": "IMEI" } ] } ] }'{ "requestId": "c3f3d17c-79ff-4b35-82df-94446785b6e0"}{ "errorCode": "str", "errorMessage": "string", "errorUrl": "string"}{ "errorCode": "str", "errorMessage": "string", "errorUrl": "string"}{ "errorCode": "str", "errorMessage": "string", "errorUrl": "string"}{ "errorCode": "str", "errorMessage": "string", "errorUrl": "string"}{ "errorCode": "str", "errorMessage": "string", "errorUrl": "string"}{ "errorCode": "str", "errorMessage": "string", "errorUrl": "string"}{ "errorCode": "str", "errorMessage": "string", "errorUrl": "string"}The name of a billing account.This parameter is required only if the UWS account used for the current API session has access to multiple accounts. An account name is usually numeric, and must include any leading zeros.
3 <= length <= 32A list of 4G devices.
items <= 100The Stock Keeping Unit (SKU). Valid skuNumbers for license types: “SIMSec-IoT-Lt”. (Lifetime) Once a license is assigned to a SIM, the SIM-Secure feature is enabled for the life of the SIM.“TS-BUNDLE-KTO-SIMSEC-MRC”. (Bundle) The SIM-Secure Flex license can be assigned to or removed from a SIM at any time. This SKU is bundled with other ThingSpace Services.“SIMSec-IoT”. (Flex) The SIM-Secure Flex license can be assigned to or removed from a SIM at any time. This SKU is purchased a la carte.
3 <= length <= 32