v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Signing Keys

Delete a signing key

Deletes an existing signing key. Use with caution, as this will invalidate any existing signatures and no JWTs can be signed using the key again.

delete/system/v1/signing-keys/{SIGNING_KEY_ID}

Path parameters

SIGNING_KEY_IDstring required

The ID of the signing key.

Response

No Content