Interface: $Properties
v1.CreateApiKeyResponse.$Properties
Properties of a CreateApiKeyResponse.
Hierarchy
-
$Properties
Properties
asyncOperation
• Optional asyncOperation: null | $Properties
The async operation.
keyId
• Optional keyId: null | string
The id of the api key created.
token
• Optional token: null | string
The token of the api key created. This is a secret and should be stored securely. It will not be retrievable after this response.