The key ids of all created keys
Field | Type | Required | Description | Example |
---|---|---|---|---|
key_ids |
List[str] | ✔️ | The ids of the keys. This is not a secret and can be stored as a reference if you wish. You need the keyId to update or delete a key later. | [ "key_123", "key_456" ] |