There’s no “delete” for a key: only revoke. A revoked key stops working immediately, but the row stays in the table (with Revoked status) so there’s a record that it existed.
| Key type | Who can revoke it |
|---|---|
| Personal | You (its owner), or any admin on the tenant. |
| Company | Any admin on the tenant. |
- Find the key in its corresponding table.
- Tap “Revoke”.
- Confirm in the browser’s dialog box.
Note — Rotating a key = revoke + create
There’s no “regenerate” button: to rotate a key (change it periodically for security, or after suspecting it leaked), revoke the old one and create a new one with the same name — then update the secret in your integration.
