thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
application/json
Create Reachability Report Request
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
curl -X POST "https://example.com/m2m/v1/diagnostics/basic/devicereachability" \ -H "Content-Type: application/json" \ -d '{ "accountName": "0000123456-00001", "requestType": "REACHABLE_FOR_DATA", "devices": [ { "deviceIds": [ { "id": "20-digit ICCID", "kind": "iccid" }, { "id": "20-digit ICCID", "kind": "iccid" } ] } ], "monitorExpirationTime": "2019-12-02T15:00:00-08:00Z" }'{ "requestId": "595f5c44-eeee-ffff-gggg-020a1545a84d"}{ "errorCode": "400", "errorMessage": "a description of the error"}