This documentation provides a reference to the deleteAuthIdentities method. This belongs to the Auth Module.
deleteAuthIdentities
This method deletes a auth by its ID.
Codeawait authModuleService.deleteAuthIdentities(["authusr_123", "authusr_321"])
await authModuleService.deleteAuthIdentities(["authusr_123", "authusr_321"])
ids
sharedContext
Promise