Skip to main content

Update an existing device

Body parameter
{
  "name": "string",
  "description": "string",
  "clientUUID": "string"
}

Parameters

Name

In

Type

Required

Description

userId

query

string

true

User ID

id

path

string

true

none

body

body

DeviceRequest

true

none

» name

body

string

false

none

» description

body

string

false

none

» clientUUID

body

string

false

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

DeviceResponse

To perform this operation, you must be authenticated by means of one of the following methods: oauth