Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 471 Bytes

AppKey.md

File metadata and controls

14 lines (7 loc) · 471 Bytes

AppKey

Properties

Name Type Description Notes
id String The unique ID of the API key, used when signing JWTs or accessing the API using Basic Authentication. [optional]
displayName String The name of the API key. [optional]
secret String The secret of the API key, used when signing JWTs or accessing the API using Basic Authentication [optional]