latestOpenAPI 3.0.32026-08-20400919.9 MB

b4b4b597ab64

kms

Sign a message

Sign a raw message with a KMS issuer's active signing key. Authenticate the request with a Vercel OIDC token in the Authorization: Bearer header; the issuer's policies decide which workloads are allowed to sign.

post/v1/kms/issuers/{issuerId}/sign/message

Path parameters

issuerIdstring required

The ID of the issuer.

The ID of the issuer.

Request body

messagestring required

Base64-encoded message to be signed.

Response