Interface ApiKeyUpdateParams

Export

ApiKeyUpdateParams

Hierarchy

  • ApiKeyUpdateParams

Properties

Properties

name?: string

A brief name or description of the API that will help you remember what it is used for.

Memberof

ApiKeyUpdateParams

The list of scopes to define the access for this key. You may specify [\'*\'] (default) to enable all scopes, except those that require explicit selection. Scopes are ignored for keys of type publishable.

Memberof

ApiKeyUpdateParams

Generated using TypeDoc