KMS Signing
Generate an HMAC (MAC) for data with a KMS key.
post/api/v1/kms/keys/{keyId}/generate-mac
Path parameters
keyIdstring uuid required
The ID of the key to generate the MAC with. The key must be for generating and verifying MACs.
Request body
Response
Default Response
Changes
Changed in 1 of the 22 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○