Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 761 Bytes

CreateManagementKey.md

File metadata and controls

13 lines (9 loc) · 761 Bytes

CreateManagementKey

Properties

Name Type Description Notes
name str Name for management key.
expiry_date datetime The date the management key expires.
endpoints list[Endpoint] The list of endpoints that can be accessed with the key
allowed_application_ids list[int] A list of Application IDs that you can access with the management key. An empty or missing list means the management key can be used for all Applications in the account. [optional]

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