Skip to content

GET /devices/{id}/flightMode

GET
/devices/{id}/flightMode

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

device id

Typenumber
Required
formatinteger

Query Parameters

duration*

How long to go into flightMode, in minutes

Typenumber
Required
format

Responses

Request was successful
application/json
JSON
{
}

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python