If the devices do not already exist in the account, this API resource adds them before activation.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
application/json
Retrieve Reachability Report Status for a device.
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
curl -X POST "https://example.com/m2m/v1/diagnostics/basic/devicereachability/status" \ -H "Content-Type: application/json" \ -d '{ "device": { "kind": "imei", "id": "990013907835573" }, "accountName": "0868924207-00001", "servicePlan": "m2m_4G", "mdnZipCode": "98801" }'{ "requestId": "595f5c44-c31c-4552-8670-020a1545a84d"}{ "errorCode": "error code string", "errorMessage": "error message string"}The name of a billing account.
The device Id for which you want to get the status of the notification report.
The type of request.
The time at which the request expires.