Deprecation of KMS API version v1beta
After the successful General Availability (GA) release of the STACKIT Key Management Service (KMS), we would like to inform you that the KMS API v1beta is deprecated and will be removed after October 15, 2025. If you are still using the KMS API v1beta we advise you to migrate to the KMS API v1.
Breaking changes between v1beta and v1:
- Post Key Ring has a different return code on success (202, was 201)
- Post Wrapping Key has a different return code on success (202, was 200)
- Post Key has a different return code on success (202, was 200)
- Post Key Rotate has a different return code on success (202, was 200)
- Post Key Restore has a different return code on success (204, was 200)
- Post Key Import has a different return code on success (202, was 200)
- A field in the Wrapping Key Structure has been renamed (protection, was backend)
- A field in the Key Structure has been renamed (protection, was backend)
Our Help Center is always at your disposal if you have any questions.