Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIKeyCreate

Hierarchy

  • APIKeyCreate

Index

Properties

Optional description

description: string

human-readable description of what uses the API key to authenticate. optional, max 255 bytes.

Optional metadata

metadata: string

arbitrary user-defined data of this API key. optional, max 4096 bytes

Optional ownerId

ownerId: string

If supplied at credential creation, ownership will be assigned to the specified User or Bot. Only admins may specify an owner other than themselves. Defaults to the authenticated User or Bot.

Generated using TypeDoc