Skip to content

Stored only in your browser. Get one under Tokens.

Update device metadata using the device credentials:

PUT
/devices/{id}/device-meta

Update device metadata using the device credentials:

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

ID|PRN|NICK

Type
string
Required

Request Body

application/json
JSON
{
  
"additionalProperties": "string"
}

Responses

OK

application/json
JSON
{
  
"additionalProperties": "string"
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI