For the complete documentation index, see llms.txt. This page is also available as Markdown.

Device service variable

get

Device service variable Resource Fields

Field

id

created_at

service_install

value

name


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

Last updated

Was this helpful?