After you delete your security key that you created, your information will be
encrypted with the default Live Experience key.
-
On the screen that displays your encryption key, click Delete
Key.
Live Experience retrieves the current TKR URL and sends a DELETE request to
the current TKR. The TKR adds a payload containing the URL and the existing key
and sends to Live Experience. Example payload:
Authorization: JWT
Payload: {
"url": "http://yourcompany.com/keys",
"oldKey": "FJM27+g67fBjb1kzE3|+plWqv|xmdVtZwUFuKk7Zjzi=",
"newKey": ""
}
-
Read the cautionary text in the confirmation window. If you are certain you
want to continue with the deletion, click Delete
Key.