Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 645 Bytes

CreateManagementKey.md

File metadata and controls

15 lines (8 loc) · 645 Bytes

CreateManagementKey

Properties

Name Type Description Notes
name String Name for management key.
expiryDate OffsetDateTime The date the management key expires.
endpoints List<Endpoint> The list of endpoints that can be accessed with the key
allowedApplicationIds List<Integer> 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]