Skip to main content
PUT
Allows update status of a device

Authorizations

x-bytebeam-api-key
string
header
required

API key required to authenticate requests.

x-bytebeam-tenant
string
header
required

Tenant(Project) name required to identify the project.

Path Parameters

device-id
integer<int64>
required

Body

status
enum<string>
required
Available options:
inactive,
active

Response

default - undefined