Skip to content

ApiKeyCreationResult

← All HTTP schemas

The result of a key creation operation.

Shape: object

Property Required Type Description Rules
record yes ApiKeyRecord The saved view, which carries no raw value.
plaintextKey yes string The raw key value. Cannot be produced again after this call; the consumer must show it immediately and not store it.