Create KMS key
Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the project to create the key in.
The name of the key to be created. Must be slug-friendly.
1 - 32An optional description of the key.
500The type of key to be created, either encrypt-decrypt or sign-verify, based on your intended use for the key.
encrypt-decrypt, sign-verify The algorithm to use when performing cryptographic operations with the key.
aes-256-gcm, aes-128-gcm, RSA_4096, ECC_NIST_P256 Default Response