Keys
Create Key
Create KMS key
POST
Body
application/json
The ID of the project to create the key in.
The name of the key to be created. Must be slug-friendly.
Required string length:
1 - 32
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
Default Response
Was this page helpful?