Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 802 Bytes

UpdateApiKeyRequest.md

File metadata and controls

14 lines (9 loc) · 802 Bytes

UpdateApiKeyRequest

Properties

Name Type Description Notes
clear_expiry_time bool If set to true, the expiration time for this key will be cleared. [optional]
expiry_time str If provided, the API key will automatically expire at this time (ISO-8601 format). Requires premium. [optional]
state str State that the api key should be set to. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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