Keys
Create Key
Create KMS key
POST
Body
application/json
The name of the key to be created. Must be slug-friendly.
Required string length:
1 - 32
The ID of the project to create the key in.
An optional description of the key.
Maximum length:
500
The algorithm to use when performing cryptographic operations with the key.
Available options:
aes-256-gcm
, aes-128-gcm
Response
200 - application/json
Was this page helpful?