Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

File metadata and controls

12 lines (8 loc) · 581 Bytes

UserAuthenticationToken

Properties

Name Type Description Notes
created datetime The time at which the API key was created. [optional]
key str The unique API key used for authentication. This will be obfuscated on read-only HTTP methods. [optional]
slug_perm str The slug_perm for token. [optional]

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