Centrally Managed Keys
Delete a key
Delete a key. This operation removes the key from the system, causing all future authentication requests using this key to fail. However, it does not immediately invalidate any cached keys stored in the gateway's state. These keys may remain usable until the cache expires, based on the TTL (Time-To-Live) configured for the realm.
delete/v1/realms/{realmId}/consumers/{consumerId}/keys/{keyId}
Response
success