KMS Signing
Verify an HMAC (MAC) for data with a KMS key.
post/api/v1/kms/keys/{keyId}/verify-mac
Path parameters
keyIdstring uuid required
The ID of the key to verify 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
- ○