deletePatientAccount

abstract fun deletePatientAccount(): DataObserver<Unit>

This api will send a request to delete the Patient Account at DexCare.

This does not delete any epic or other accounts. The request may not be instant and may take some time to fully delete.

Return

Unit

Throws