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