DELETE CREDENTIALS
To remove a credential from the local wallet, use the DELETE CREDENTIALS command.
Syntax:
DELETE CREDENTIALS *credential-name*
credential-name is the name of the credential being deleted.
Example:
OGG (not connected) 1> DELETE CREDENTIALS admin
2019-02-14T00:31:36Z INFO OGG-15114 Credential store altered.
OGG (not connected) 2>
In this example, the admin user credential is deleted.