Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 652 Bytes

PermissionStruct.md

File metadata and controls

13 lines (9 loc) · 652 Bytes

PermissionStruct

Properties

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

[Back to Model list] [Back to API list] [Back to README]