Delete a credential from storage.
This function deletes a credential and its corresponding device key from the storage. It is idempotent, meaning calls to delete credentials that do not exist will not return an error.
The ID of the credential to delete.
Generated using TypeDoc
Delete a credential from storage.
This function deletes a credential and its corresponding device key from the storage. It is idempotent, meaning calls to delete credentials that do not exist will not return an error.