Uses the profile to activate the SIM.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
application/json
Device Profile Query
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/m2m/v1/devices/profile/actions/activate" \ -H "Content-Type: application/json" \ -d '{ "devices": [ { "deviceIds": [ { "id": "32-digit EID", "kind": "eid" }, { "id": "15-digit IMEI", "kind": "imei" }, { "id": "20-digit ICCID", "kind": "iccid (ICCID is only used for reactivation)" } ] } ], "carrierName": "Verizon Wireless", "accountName": "0000123456-00001", "servicePlan": "the service plan name", "mdnZipCode": "five digit zip code" }'{ "requestId": "d1f08526-5443-4054-9a29-4456490ea9f8"}{ "errorCode": "The 3-digit HTML error code", "errorMessage": "a description of the error"}{ "errorCode": "The 3-digit HTML error code", "errorMessage": "a description of the error"}{ "errorCode": "The 3-digit HTML error code", "errorMessage": "a description of the error"}{ "errorCode": "The 3-digit HTML error code", "errorMessage": "a description of the error"}{ "errorCode": "The 3-digit HTML error code", "errorMessage": "a description of the error"}{ "errorCode": "The 3-digit HTML error code", "errorMessage": "a description of the error"}{ "errorCode": "The 3-digit HTML error code", "errorMessage": "a description of the error"}items <= 100