deleteDevice

abstract suspend fun deleteDevice(deviceId: String): Result<UIA<Unit>>

See also