latestOpenAPI 3.0.32026-08-19400919.9 MB

6b6e0450635c

kms

Update an issuer

Update a KMS issuer's name or claims schema.

patch/v1/kms/issuers/{issuerId}

Path parameters

issuerIdstring required

The ID of the issuer.

The ID of the issuer.

Query parameters

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Request body

namestring

The name of the issuer.

claimsSchemaobject nullable

A JSON Schema used to validate the resolved token claims when signing tokens for this issuer. Pass null to remove it.

Response

idstring required
ownerIdstring required
namestring required
algorithm'ES256' | 'ES384' | 'ES512' | 'EdDSA' | 'PS256' | 'PS384' | 'PS512' | 'RS256' | 'RS384' | 'RS512' required
origin'external' | 'vercel' required
managedBystring
claimsSchemaobject
createdAtstring required
updatedAtstring required