Skip to main content

Create a new device

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

Parameters

Name

In

Type

Required

Description

userId

query

string

true

User ID

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

201

Created

Created

DeviceResponse

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