Skip to main content
POST
Change the name of a authentication device

Authorizations

Authorization
string
header
required

This API uses Authorization: secret <api_key> rather than the standard Bearer scheme.

Path Parameters

deviceId
string
required
id
string
required

General identifier used to describe a specific resource

Body

application/json

The new device name

newName
string
required

Response

The new device name

newName
string
required