Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 500 Bytes

PermissionStruct.md

File metadata and controls

13 lines (8 loc) · 500 Bytes

PermissionStruct

Properties

Name Type Description Notes
key String The key used authorize with the Web-API
name String The human readable name of this permssions struct. Only useful for users.
permissions Object The permissions tree that this key grants access to
rateLimit Integer The rate limit in requests per second that this key permits (0 = unlimited)