OpenAPI 3.0.32026-08-19400919.9 MB

339d55de6905

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