Device Environment Variable

get

Device Environment Variable Resource Fields

Field

id

created_at

device

name

value


Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
get
/v7/device_environment_variable
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
post
/v7/device_environment_variable
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
delete
/v7/device_environment_variable(<ID>)
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
patch
/v7/device_environment_variable(<ID>)

Last updated

Was this helpful?