Identify API token

Hi,

please could you fix identify name of API token in the Activity log? At the moment there is show “Nuki Web ()” I suppose and I would like the brackets to be the name of the used token

You can set the description of your api key (use a short one) in the API.

See https://api.nuki.io/#/ApiKey

{
  "description": "string",
  "redirectUris": [
    "string"
  ] 
}
1 Like